diff --git a/amazoncorretto/README.md b/amazoncorretto/README.md index dcb9afedc..910186895 100644 --- a/amazoncorretto/README.md +++ b/amazoncorretto/README.md @@ -17,7 +17,7 @@ WARNING: # Quick reference - **Maintained by**: - [the AWS JDK team](https://github.com/corretto/corretto-8-docker) + [the AWS JDK team](https://github.com/corretto/corretto-docker) - **Where to get help**: [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](http://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) @@ -30,7 +30,7 @@ WARNING: # Quick reference (cont.) - **Where to file issues**: - [https://github.com/corretto/corretto-8-docker/issues](https://github.com/corretto/corretto-8-docker/issues) + [https://github.com/corretto/corretto-docker/issues](https://github.com/corretto/corretto-docker/issues) - **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64)) [`amd64`](https://hub.docker.com/r/amd64/amazoncorretto/), [`arm64v8`](https://hub.docker.com/r/arm64v8/amazoncorretto/) diff --git a/open-liberty/README.md b/open-liberty/README.md index 5ac028cb8..6c838d77e 100644 --- a/open-liberty/README.md +++ b/open-liberty/README.md @@ -24,14 +24,12 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`kernel`, `kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/latest/kernel/Dockerfile.ubuntu.adoptopenjdk8) -- [`full`, `full-java8-openj9`, `latest`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/latest/full/Dockerfile.ubuntu.adoptopenjdk8) -- [`20.0.0.5-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/20.0.0.5/kernel/Dockerfile.ubuntu.adoptopenjdk8) -- [`20.0.0.5-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/20.0.0.5/full/Dockerfile.ubuntu.adoptopenjdk8) -- [`20.0.0.3-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/20.0.0.3/kernel/Dockerfile.ubuntu.adoptopenjdk8) -- [`20.0.0.3-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/20.0.0.3/full/Dockerfile.ubuntu.adoptopenjdk8) -- [`19.0.0.12-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/19.0.0.12/kernel/Dockerfile.ubuntu.adoptopenjdk8) -- [`19.0.0.12-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/17276f4286810d86d3a067c34dd60a06cfdb2c35/releases/19.0.0.12/full/Dockerfile.ubuntu.adoptopenjdk8) +- [`kernel`, `kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/latest/kernel/Dockerfile.ubuntu.adoptopenjdk8) +- [`full`, `full-java8-openj9`, `latest`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/latest/full/Dockerfile.ubuntu.adoptopenjdk8) +- [`20.0.0.6-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/20.0.0.6/kernel/Dockerfile.ubuntu.adoptopenjdk8) +- [`20.0.0.6-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/20.0.0.6/full/Dockerfile.ubuntu.adoptopenjdk8) +- [`20.0.0.3-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/20.0.0.3/kernel/Dockerfile.ubuntu.adoptopenjdk8) +- [`20.0.0.3-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b778798a0985ecff3f8d3786bc7c8e34d40a0a52/releases/20.0.0.3/full/Dockerfile.ubuntu.adoptopenjdk8) # Quick reference (cont.) diff --git a/thrift/README.md b/thrift/README.md index 0b5bcafa5..9dbe72096 100644 --- a/thrift/README.md +++ b/thrift/README.md @@ -14,6 +14,12 @@ WARNING: --> +# **DEPRECATION NOTICE** + +This image is deprecated due to inactivity (last updated Feb 2019; [docker-library/official-images#5411](https://github.com/docker-library/official-images/pull/5411)). + +There is a useful discussion in [ahawkins/docker-thrift#12](https://github.com/ahawkins/docker-thrift/issues/12) about the future of this image. + # Quick reference - **Maintained by**: