浏览代码

Run update.sh

Docker Library Bot 6 年之前
父节点
当前提交
aec9a09c10
共有 6 个文件被更改,包括 62 次插入62 次删除
  1. 1 1
      bash/README.md
  2. 4 4
      cassandra/README.md
  3. 2 2
      ghost/README.md
  4. 18 18
      golang/README.md
  5. 8 8
      rabbitmq/README.md
  6. 29 29
      websphere-liberty/README.md

+ 1 - 1
bash/README.md

@@ -16,7 +16,7 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`devel-20190823`, `devel`](https://github.com/tianon/docker-bash/blob/6cf7d9949ac6597241ac765021a7c590610d598c/devel/Dockerfile)
+-	[`devel-20190906`, `devel`](https://github.com/tianon/docker-bash/blob/43b543d78a7893c496d0dd470bdd8be9e459547c/devel/Dockerfile)
 -	[`5.0.11`, `5.0`, `5`, `latest`](https://github.com/tianon/docker-bash/blob/b3f7588b0c2d28dc41d5bebbae30d21eded7d730/5.0/Dockerfile)
 -	[`4.4.23`, `4.4`, `4`](https://github.com/tianon/docker-bash/blob/3682e16bca63b20ab51745afa30156e2740fc5c6/4.4/Dockerfile)
 -	[`4.3.48`, `4.3`](https://github.com/tianon/docker-bash/blob/3682e16bca63b20ab51745afa30156e2740fc5c6/4.3/Dockerfile)

+ 4 - 4
cassandra/README.md

@@ -16,10 +16,10 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`2.1.21`, `2.1`](https://github.com/docker-library/cassandra/blob/5b7eebbf4412cf8b1434cfe6430648c606cdd6de/2.1/Dockerfile)
--	[`2.2.14`, `2.2`, `2`](https://github.com/docker-library/cassandra/blob/5b7eebbf4412cf8b1434cfe6430648c606cdd6de/2.2/Dockerfile)
--	[`3.0.18`, `3.0`](https://github.com/docker-library/cassandra/blob/5b7eebbf4412cf8b1434cfe6430648c606cdd6de/3.0/Dockerfile)
--	[`3.11.4`, `3.11`, `3`, `latest`](https://github.com/docker-library/cassandra/blob/5b7eebbf4412cf8b1434cfe6430648c606cdd6de/3.11/Dockerfile)
+-	[`2.1.21`, `2.1`](https://github.com/docker-library/cassandra/blob/f98d3fc5282a99cdfe1ec8aa808d6313080137c0/2.1/Dockerfile)
+-	[`2.2.14`, `2.2`, `2`](https://github.com/docker-library/cassandra/blob/f98d3fc5282a99cdfe1ec8aa808d6313080137c0/2.2/Dockerfile)
+-	[`3.0.18`, `3.0`](https://github.com/docker-library/cassandra/blob/f98d3fc5282a99cdfe1ec8aa808d6313080137c0/3.0/Dockerfile)
+-	[`3.11.4`, `3.11`, `3`, `latest`](https://github.com/docker-library/cassandra/blob/f98d3fc5282a99cdfe1ec8aa808d6313080137c0/3.11/Dockerfile)
 
 # Quick reference
 

+ 2 - 2
ghost/README.md

@@ -16,8 +16,8 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`2.30.2`, `2.30`, `2`, `latest`](https://github.com/docker-library/ghost/blob/2a72c03e339bda5051b37edd0c553fe909e8408d/2/debian/Dockerfile)
--	[`2.30.2-alpine`, `2.30-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/2a72c03e339bda5051b37edd0c553fe909e8408d/2/alpine/Dockerfile)
+-	[`2.31.0`, `2.31`, `2`, `latest`](https://github.com/docker-library/ghost/blob/18f90eba6642edc3f11d988a745e458714b70ffa/2/debian/Dockerfile)
+-	[`2.31.0-alpine`, `2.31-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/18f90eba6642edc3f11d988a745e458714b70ffa/2/alpine/Dockerfile)
 -	[`1.26.0`, `1.26`, `1`](https://github.com/docker-library/ghost/blob/6d485f5797c96fae0aef795a38999453d5aa665d/1/debian/Dockerfile)
 -	[`1.26.0-alpine`, `1.26-alpine`, `1-alpine`](https://github.com/docker-library/ghost/blob/8eba604d6b6078a318e0a83771ebc8e09f350bf0/1/alpine/Dockerfile)
 

+ 18 - 18
golang/README.md

@@ -21,18 +21,18 @@ WARNING:
 -	[`1.13.0-buster`, `1.13-buster`, `1-buster`, `buster`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/buster/Dockerfile)
 -	[`1.13.0-stretch`, `1.13-stretch`, `1-stretch`, `stretch`](https://github.com/docker-library/golang/blob/e7c5f6049153f4f754eff210413b1d7ea882ad72/1.13/stretch/Dockerfile)
 -	[`1.13.0-alpine3.10`, `1.13-alpine3.10`, `1-alpine3.10`, `alpine3.10`, `1.13.0-alpine`, `1.13-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/alpine3.10/Dockerfile)
--	[`1.13.0-windowsservercore-ltsc2016`, `1.13-windowsservercore-ltsc2016`, `1-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/windowsservercore-ltsc2016/Dockerfile)
--	[`1.13.0-windowsservercore-1803`, `1.13-windowsservercore-1803`, `1-windowsservercore-1803`, `windowsservercore-1803`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/windowsservercore-1803/Dockerfile)
--	[`1.13.0-windowsservercore-1809`, `1.13-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/windowsservercore-1809/Dockerfile)
+-	[`1.13.0-windowsservercore-ltsc2016`, `1.13-windowsservercore-ltsc2016`, `1-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.13/windows/windowsservercore-ltsc2016/Dockerfile)
+-	[`1.13.0-windowsservercore-1803`, `1.13-windowsservercore-1803`, `1-windowsservercore-1803`, `windowsservercore-1803`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.13/windows/windowsservercore-1803/Dockerfile)
+-	[`1.13.0-windowsservercore-1809`, `1.13-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.13/windows/windowsservercore-1809/Dockerfile)
 -	[`1.13.0-nanoserver-1803`, `1.13-nanoserver-1803`, `1-nanoserver-1803`, `nanoserver-1803`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/nanoserver-1803/Dockerfile)
 -	[`1.13.0-nanoserver-1809`, `1.13-nanoserver-1809`, `1-nanoserver-1809`, `nanoserver-1809`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/nanoserver-1809/Dockerfile)
 -	[`1.12.9-buster`, `1.12-buster`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/buster/Dockerfile)
 -	[`1.12.9-stretch`, `1.12-stretch`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/stretch/Dockerfile)
 -	[`1.12.9-alpine3.10`, `1.12-alpine3.10`, `1.12.9-alpine`, `1.12-alpine`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/alpine3.10/Dockerfile)
 -	[`1.12.9-alpine3.9`, `1.12-alpine3.9`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/alpine3.9/Dockerfile)
--	[`1.12.9-windowsservercore-ltsc2016`, `1.12-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/windowsservercore-ltsc2016/Dockerfile)
--	[`1.12.9-windowsservercore-1803`, `1.12-windowsservercore-1803`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/windowsservercore-1803/Dockerfile)
--	[`1.12.9-windowsservercore-1809`, `1.12-windowsservercore-1809`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/windowsservercore-1809/Dockerfile)
+-	[`1.12.9-windowsservercore-ltsc2016`, `1.12-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.12/windows/windowsservercore-ltsc2016/Dockerfile)
+-	[`1.12.9-windowsservercore-1803`, `1.12-windowsservercore-1803`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.12/windows/windowsservercore-1803/Dockerfile)
+-	[`1.12.9-windowsservercore-1809`, `1.12-windowsservercore-1809`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.12/windows/windowsservercore-1809/Dockerfile)
 -	[`1.12.9-nanoserver-1803`, `1.12-nanoserver-1803`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/nanoserver-1803/Dockerfile)
 -	[`1.12.9-nanoserver-1809`, `1.12-nanoserver-1809`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/nanoserver-1809/Dockerfile)
 
@@ -40,25 +40,25 @@ WARNING:
 
 -	`1.13.0`, `1.13`, `1`, `latest`:
 	-	[`1.13.0-buster`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/buster/Dockerfile)
-	-	[`1.13.0-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/windowsservercore-ltsc2016/Dockerfile)
-	-	[`1.13.0-windowsservercore-1803`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/windowsservercore-1803/Dockerfile)
-	-	[`1.13.0-windowsservercore-1809`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/windowsservercore-1809/Dockerfile)
+	-	[`1.13.0-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.13/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`1.13.0-windowsservercore-1803`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.13/windows/windowsservercore-1803/Dockerfile)
+	-	[`1.13.0-windowsservercore-1809`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.13/windows/windowsservercore-1809/Dockerfile)
 -	`1.13.0-windowsservercore`, `1.13-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
-	-	[`1.13.0-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/windowsservercore-ltsc2016/Dockerfile)
-	-	[`1.13.0-windowsservercore-1803`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/windowsservercore-1803/Dockerfile)
-	-	[`1.13.0-windowsservercore-1809`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/windowsservercore-1809/Dockerfile)
+	-	[`1.13.0-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.13/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`1.13.0-windowsservercore-1803`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.13/windows/windowsservercore-1803/Dockerfile)
+	-	[`1.13.0-windowsservercore-1809`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.13/windows/windowsservercore-1809/Dockerfile)
 -	`1.13.0-nanoserver`, `1.13-nanoserver`, `1-nanoserver`, `nanoserver`:
 	-	[`1.13.0-nanoserver-1803`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/nanoserver-1803/Dockerfile)
 	-	[`1.13.0-nanoserver-1809`](https://github.com/docker-library/golang/blob/2909cfd3ecb769671eb8222eaf9a782a6aed024d/1.13/windows/nanoserver-1809/Dockerfile)
 -	`1.12.9`, `1.12`:
 	-	[`1.12.9-buster`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/buster/Dockerfile)
-	-	[`1.12.9-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/windowsservercore-ltsc2016/Dockerfile)
-	-	[`1.12.9-windowsservercore-1803`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/windowsservercore-1803/Dockerfile)
-	-	[`1.12.9-windowsservercore-1809`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/windowsservercore-1809/Dockerfile)
+	-	[`1.12.9-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.12/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`1.12.9-windowsservercore-1803`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.12/windows/windowsservercore-1803/Dockerfile)
+	-	[`1.12.9-windowsservercore-1809`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.12/windows/windowsservercore-1809/Dockerfile)
 -	`1.12.9-windowsservercore`, `1.12-windowsservercore`:
-	-	[`1.12.9-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/windowsservercore-ltsc2016/Dockerfile)
-	-	[`1.12.9-windowsservercore-1803`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/windowsservercore-1803/Dockerfile)
-	-	[`1.12.9-windowsservercore-1809`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/windowsservercore-1809/Dockerfile)
+	-	[`1.12.9-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.12/windows/windowsservercore-ltsc2016/Dockerfile)
+	-	[`1.12.9-windowsservercore-1803`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.12/windows/windowsservercore-1803/Dockerfile)
+	-	[`1.12.9-windowsservercore-1809`](https://github.com/docker-library/golang/blob/963918ca305e07a1570c065eaa7ee58fc4c9c6ce/1.12/windows/windowsservercore-1809/Dockerfile)
 -	`1.12.9-nanoserver`, `1.12-nanoserver`:
 	-	[`1.12.9-nanoserver-1803`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/nanoserver-1803/Dockerfile)
 	-	[`1.12.9-nanoserver-1809`](https://github.com/docker-library/golang/blob/2f6469ffe955721dd25e4cbb3013506659998aad/1.12/windows/nanoserver-1809/Dockerfile)

+ 8 - 8
rabbitmq/README.md

@@ -16,17 +16,17 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`3.8.0-beta.7`, `3.8-rc`](https://github.com/docker-library/rabbitmq/blob/8a5c57be054b3bbe8b93cda97c05cb0fb485ca7f/3.8-rc/ubuntu/Dockerfile)
--	[`3.8.0-beta.7-management`, `3.8-rc-management`](https://github.com/docker-library/rabbitmq/blob/3a5957b93e31661739a9018bc2ae5d20f1bfae59/3.8-rc/ubuntu/management/Dockerfile)
--	[`3.8.0-beta.7-alpine`, `3.8-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/b8db35af32c1afb7e8b32e3b64d24bf0e04aac16/3.8-rc/alpine/Dockerfile)
--	[`3.8.0-beta.7-management-alpine`, `3.8-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/3a5957b93e31661739a9018bc2ae5d20f1bfae59/3.8-rc/alpine/management/Dockerfile)
--	[`3.7.18-beta.1`, `3.7-rc`](https://github.com/docker-library/rabbitmq/blob/8290b5b3c215c63b8eb1c003f6239c7a06f88c7f/3.7-rc/ubuntu/Dockerfile)
+-	[`3.8.0-rc.1`, `3.8-rc`](https://github.com/docker-library/rabbitmq/blob/853772e864a91933ae049d7d89c5a5a366f4af8f/3.8-rc/ubuntu/Dockerfile)
+-	[`3.8.0-rc.1-management`, `3.8-rc-management`](https://github.com/docker-library/rabbitmq/blob/3a5957b93e31661739a9018bc2ae5d20f1bfae59/3.8-rc/ubuntu/management/Dockerfile)
+-	[`3.8.0-rc.1-alpine`, `3.8-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/853772e864a91933ae049d7d89c5a5a366f4af8f/3.8-rc/alpine/Dockerfile)
+-	[`3.8.0-rc.1-management-alpine`, `3.8-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/3a5957b93e31661739a9018bc2ae5d20f1bfae59/3.8-rc/alpine/management/Dockerfile)
+-	[`3.7.18-beta.1`, `3.7-rc`](https://github.com/docker-library/rabbitmq/blob/a5f3388305cd6e6387adf83b8e4718ab12502dbb/3.7-rc/ubuntu/Dockerfile)
 -	[`3.7.18-beta.1-management`, `3.7-rc-management`](https://github.com/docker-library/rabbitmq/blob/f22c0b266cfeb8cb6d776f9e6a961908c2557ad3/3.7-rc/ubuntu/management/Dockerfile)
--	[`3.7.18-beta.1-alpine`, `3.7-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/b8db35af32c1afb7e8b32e3b64d24bf0e04aac16/3.7-rc/alpine/Dockerfile)
+-	[`3.7.18-beta.1-alpine`, `3.7-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/a5f3388305cd6e6387adf83b8e4718ab12502dbb/3.7-rc/alpine/Dockerfile)
 -	[`3.7.18-beta.1-management-alpine`, `3.7-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/da06cbdbe9e89305b2650a782af06f96004a894e/3.7-rc/alpine/management/Dockerfile)
--	[`3.7.17`, `3.7`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/a0a0135181c1b4976fe7be63a00bac5762c86792/3.7/ubuntu/Dockerfile)
+-	[`3.7.17`, `3.7`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/a5f3388305cd6e6387adf83b8e4718ab12502dbb/3.7/ubuntu/Dockerfile)
 -	[`3.7.17-management`, `3.7-management`, `3-management`, `management`](https://github.com/docker-library/rabbitmq/blob/f22c0b266cfeb8cb6d776f9e6a961908c2557ad3/3.7/ubuntu/management/Dockerfile)
--	[`3.7.17-alpine`, `3.7-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/b8db35af32c1afb7e8b32e3b64d24bf0e04aac16/3.7/alpine/Dockerfile)
+-	[`3.7.17-alpine`, `3.7-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/a5f3388305cd6e6387adf83b8e4718ab12502dbb/3.7/alpine/Dockerfile)
 -	[`3.7.17-management-alpine`, `3.7-management-alpine`, `3-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/4b2b11c59ee65c2a09616b163d4572559a86bb7b/3.7/alpine/management/Dockerfile)
 
 # Quick reference

+ 29 - 29
websphere-liberty/README.md

@@ -16,35 +16,35 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`beta`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/beta/Dockerfile)
--	[`kernel`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/latest/kernel/Dockerfile)
--	[`javaee8`, `latest`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/latest/javaee8/Dockerfile)
--	[`webProfile8`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/latest/webProfile8/Dockerfile)
--	[`microProfile1`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/latest/microProfile1/Dockerfile)
--	[`microProfile2`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/latest/microProfile2/Dockerfile)
--	[`microProfile3`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/latest/microProfile3/Dockerfile)
--	[`springBoot2`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/latest/springBoot2/Dockerfile)
--	[`springBoot1`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/latest/springBoot1/Dockerfile)
--	[`webProfile7`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/latest/webProfile7/Dockerfile)
--	[`javaee7`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/latest/javaee7/Dockerfile)
--	[`19.0.0.6-kernel`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.6/kernel/Dockerfile)
--	[`19.0.0.6-javaee8`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.6/javaee8/Dockerfile)
--	[`19.0.0.6-webProfile8`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.6/webProfile8/Dockerfile)
--	[`19.0.0.6-microProfile1`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.6/microProfile1/Dockerfile)
--	[`19.0.0.6-microProfile2`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.6/microProfile2/Dockerfile)
--	[`19.0.0.6-springBoot2`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.6/springBoot2/Dockerfile)
--	[`19.0.0.6-springBoot1`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.6/springBoot1/Dockerfile)
--	[`19.0.0.6-webProfile7`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.6/webProfile7/Dockerfile)
--	[`19.0.0.6-javaee7`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.6/javaee7/Dockerfile)
--	[`19.0.0.3-kernel`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.3/kernel/Dockerfile)
--	[`19.0.0.3-javaee8`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.3/javaee8/Dockerfile)
--	[`19.0.0.3-webProfile8`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.3/webProfile8/Dockerfile)
--	[`19.0.0.3-microProfile1`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.3/microProfile1/Dockerfile)
--	[`19.0.0.3-microProfile2`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.3/microProfile2/Dockerfile)
--	[`19.0.0.3-springBoot2`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.3/springBoot2/Dockerfile)
--	[`19.0.0.3-springBoot1`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.3/springBoot1/Dockerfile)
--	[`19.0.0.3-webProfile7`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.3/webProfile7/Dockerfile)
--	[`19.0.0.3-javaee7`](https://github.com/WASdev/ci.docker/blob/441260eac9b8ccd9f860fc3f64ce6b8bfa925d1f/ga/19.0.0.3/javaee7/Dockerfile)
+-	[`beta`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/beta/Dockerfile)
+-	[`kernel`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/latest/kernel/Dockerfile)
+-	[`javaee8`, `latest`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/latest/javaee8/Dockerfile)
+-	[`webProfile8`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/latest/webProfile8/Dockerfile)
+-	[`microProfile1`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/latest/microProfile1/Dockerfile)
+-	[`microProfile2`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/latest/microProfile2/Dockerfile)
+-	[`microProfile3`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/latest/microProfile3/Dockerfile)
+-	[`springBoot2`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/latest/springBoot2/Dockerfile)
+-	[`springBoot1`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/latest/springBoot1/Dockerfile)
+-	[`webProfile7`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/latest/webProfile7/Dockerfile)
+-	[`javaee7`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/latest/javaee7/Dockerfile)
+-	[`19.0.0.6-kernel`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.6/kernel/Dockerfile)
+-	[`19.0.0.6-javaee8`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.6/javaee8/Dockerfile)
+-	[`19.0.0.6-webProfile8`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.6/webProfile8/Dockerfile)
+-	[`19.0.0.6-microProfile1`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.6/microProfile1/Dockerfile)
+-	[`19.0.0.6-microProfile2`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.6/microProfile2/Dockerfile)
+-	[`19.0.0.6-springBoot2`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.6/springBoot2/Dockerfile)
+-	[`19.0.0.6-springBoot1`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.6/springBoot1/Dockerfile)
+-	[`19.0.0.6-webProfile7`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.6/webProfile7/Dockerfile)
+-	[`19.0.0.6-javaee7`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.6/javaee7/Dockerfile)
+-	[`19.0.0.3-kernel`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.3/kernel/Dockerfile)
+-	[`19.0.0.3-javaee8`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.3/javaee8/Dockerfile)
+-	[`19.0.0.3-webProfile8`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.3/webProfile8/Dockerfile)
+-	[`19.0.0.3-microProfile1`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.3/microProfile1/Dockerfile)
+-	[`19.0.0.3-microProfile2`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.3/microProfile2/Dockerfile)
+-	[`19.0.0.3-springBoot2`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.3/springBoot2/Dockerfile)
+-	[`19.0.0.3-springBoot1`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.3/springBoot1/Dockerfile)
+-	[`19.0.0.3-webProfile7`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.3/webProfile7/Dockerfile)
+-	[`19.0.0.3-javaee7`](https://github.com/WASdev/ci.docker/blob/60d69d604ab8356ee269daa767231dcab0e5fa71/ga/19.0.0.3/javaee7/Dockerfile)
 
 # Quick reference