Browse Source

Run update.sh

Docker Library Bot 7 years ago
parent
commit
13015be1e7
3 changed files with 5 additions and 10 deletions
  1. 2 2
      amazonlinux/README.md
  2. 0 8
      elasticsearch/README.md
  3. 3 0
      jruby/README.md

+ 2 - 2
amazonlinux/README.md

@@ -16,8 +16,8 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`2.0.20180827`, `2`, `latest` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/054096557675b69b93c9d196d812d371f753a83d/Dockerfile)
--	[`2.0.20180827-with-sources`, `2-with-sources`, `with-sources` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/ec5e77c41280f507a0498c50ecac7602cfc244a7/Dockerfile)
+-	[`2.0.20181010`, `2`, `latest` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/1a13f4b999a22b95b0d8bbd10d4190e9fc1b43fd/Dockerfile)
+-	[`2.0.20181010-with-sources`, `2-with-sources`, `with-sources` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/6106ad994573efd33d622c052d6bba0929849090/Dockerfile)
 -	[`2018.03.0.20180827`, `2018.03`, `1` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/890e071ad2a4bc307b2e0705eb9e8dee9105be77/Dockerfile)
 -	[`2018.03.0.20180827-with-sources`, `2018.03-with-sources`, `1-with-sources` (*Dockerfile*)](https://github.com/aws/amazon-linux-docker-images/blob/fe5ac27b2c2d6a42252da8a1349cdcce9e6af400/Dockerfile)
 

+ 0 - 8
elasticsearch/README.md

@@ -96,14 +96,6 @@ $ docker run -d --name elasticsearch --net somenetwork -p 9200:9200 -p 9300:9300
 
 See [Install Elasticsearch with Docker](https://www.elastic.co/guide/en/elasticsearch/reference/6.x/docker.html)
 
-# Image Variants
-
-The `elasticsearch` images come in many flavors, each designed for a specific use case.
-
-## `elasticsearch:<version>`
-
-This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of.
-
 # License
 
 View [license information](https://github.com/elastic/elasticsearch/blob/6.4/licenses/ELASTIC-LICENSE.txt) for the software contained in this image.

+ 3 - 0
jruby/README.md

@@ -21,6 +21,9 @@ WARNING:
 -	[`9-jdk`, `9.2-jdk`, `9.2.0-jdk`, `9.2.0.0-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/fadb44e816ee8d361d0ff45261efe1482a4d9441/9000/jdk/Dockerfile)
 -	[`9-jdk-alpine`, `9.2-jdk-alpine`, `9.2.0-jdk-alpine`, `9.2.0.0-jdk-alpine` (*9000/alpine-jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/fadb44e816ee8d361d0ff45261efe1482a4d9441/9000/alpine-jdk/Dockerfile)
 -	[`9-onbuild`, `9.2-onbuild`, `9.2.0-onbuild`, `9.2.0.0-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/fadb44e816ee8d361d0ff45261efe1482a4d9441/9000/onbuild/Dockerfile)
+-	[`9.1`, `9.1.17`, `9.1.17.0`, `9.1-jre`, `9.1.17-jre`, `9.1.17.0-jre`, `9.1-alpine`, `9.1.17-alpine`, `9.1.17.0-alpine`, `9.1-jre-alpine`, `9.1.17-jre-alpine`, `9.1.17.0-jre-alpine` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/8bc3fe27670a851953345182fe12f14f5e708383/9000/jre/Dockerfile)
+-	[`9.1-jdk-alpine`, `9.1.17-jdk-alpine`, `9.1.17.0-jdk-alpine` (*9000/alpine-jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/8bc3fe27670a851953345182fe12f14f5e708383/9000/alpine-jdk/Dockerfile)
+-	[`9.1-jdk`, `9.1.17-jdk`, `9.1.17.0-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/8bc3fe27670a851953345182fe12f14f5e708383/9000/jdk/Dockerfile)
 
 # Quick reference