Run update.sh

This commit is contained in:
Docker Library Bot 2017-10-24 17:31:51 +00:00
parent d417b3eb11
commit 27067a7cca
3 changed files with 14 additions and 14 deletions

View File

@ -16,12 +16,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`lein-2.7.1`, `lein`, `latest` (*debian/lein/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/54d3dcd9756fb53c489eb9cb8debd80a1a5f6430/debian/lein/Dockerfile)
- [`lein-2.7.1-onbuild`, `lein-onbuild`, `onbuild` (*debian/lein/onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/54d3dcd9756fb53c489eb9cb8debd80a1a5f6430/debian/lein/onbuild/Dockerfile)
- [`lein-2.7.1-alpine`, `lein-alpine`, `alpine` (*alpine/lein/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/54d3dcd9756fb53c489eb9cb8debd80a1a5f6430/alpine/lein/Dockerfile)
- [`lein-2.7.1-alpine-onbuild`, `lein-alpine-onbuild`, `alpine-onbuild` (*alpine/lein/onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/54d3dcd9756fb53c489eb9cb8debd80a1a5f6430/alpine/lein/onbuild/Dockerfile)
- [`boot-2.7.2`, `boot` (*debian/boot/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/54d3dcd9756fb53c489eb9cb8debd80a1a5f6430/debian/boot/Dockerfile)
- [`boot-2.7.2-alpine`, `boot-alpine` (*alpine/boot/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/54d3dcd9756fb53c489eb9cb8debd80a1a5f6430/alpine/boot/Dockerfile)
- [`lein-2.8.0`, `lein`, `latest` (*debian/lein/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/73c081d41e28d6366704537204a120f5e577d7c9/debian/lein/Dockerfile)
- [`lein-2.8.0-onbuild`, `lein-onbuild`, `onbuild` (*debian/lein/onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/73c081d41e28d6366704537204a120f5e577d7c9/debian/lein/onbuild/Dockerfile)
- [`lein-2.8.0-alpine`, `lein-alpine`, `alpine` (*alpine/lein/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/73c081d41e28d6366704537204a120f5e577d7c9/alpine/lein/Dockerfile)
- [`lein-2.8.0-alpine-onbuild`, `lein-alpine-onbuild`, `alpine-onbuild` (*alpine/lein/onbuild/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/73c081d41e28d6366704537204a120f5e577d7c9/alpine/lein/onbuild/Dockerfile)
- [`boot-2.7.2`, `boot` (*debian/boot/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/73c081d41e28d6366704537204a120f5e577d7c9/debian/boot/Dockerfile)
- [`boot-2.7.2-alpine`, `boot-alpine` (*alpine/boot/Dockerfile*)](https://github.com/Quantisan/docker-clojure/blob/73c081d41e28d6366704537204a120f5e577d7c9/alpine/boot/Dockerfile)
# Quick reference

View File

@ -16,12 +16,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`kernel` (*ga/developer/kernel/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/e6a1e1bc6a9afd206ca361a13c22b25219c7e9b1/ga/developer/kernel/Dockerfile)
- [`microProfile` (*ga/developer/microProfile/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/e6a1e1bc6a9afd206ca361a13c22b25219c7e9b1/ga/developer/microProfile/Dockerfile)
- [`webProfile6` (*ga/developer/webProfile6/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/e6a1e1bc6a9afd206ca361a13c22b25219c7e9b1/ga/developer/webProfile6/Dockerfile)
- [`webProfile7` (*ga/developer/webProfile7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/e6a1e1bc6a9afd206ca361a13c22b25219c7e9b1/ga/developer/webProfile7/Dockerfile)
- [`javaee7`, `latest` (*ga/developer/javaee7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/e6a1e1bc6a9afd206ca361a13c22b25219c7e9b1/ga/developer/javaee7/Dockerfile)
- [`beta` (*beta/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/e6a1e1bc6a9afd206ca361a13c22b25219c7e9b1/beta/Dockerfile)
- [`kernel` (*ga/developer/kernel/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/39e2271ea2b0d104195e9694345faaae1dccb6d2/ga/developer/kernel/Dockerfile)
- [`microProfile` (*ga/developer/microProfile/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/39e2271ea2b0d104195e9694345faaae1dccb6d2/ga/developer/microProfile/Dockerfile)
- [`webProfile6` (*ga/developer/webProfile6/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/39e2271ea2b0d104195e9694345faaae1dccb6d2/ga/developer/webProfile6/Dockerfile)
- [`webProfile7` (*ga/developer/webProfile7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/39e2271ea2b0d104195e9694345faaae1dccb6d2/ga/developer/webProfile7/Dockerfile)
- [`javaee7`, `latest` (*ga/developer/javaee7/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/39e2271ea2b0d104195e9694345faaae1dccb6d2/ga/developer/javaee7/Dockerfile)
- [`beta` (*beta/Dockerfile*)](https://github.com/WASdev/ci.docker/blob/39e2271ea2b0d104195e9694345faaae1dccb6d2/beta/Dockerfile)
# Quick reference

View File

@ -17,9 +17,9 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`8`, `8.4`, `8.4.5`, `8-mysql-tomcat`, `mysql-tomcat`, `lts-mysql-tomcat`, `lts-mysql`, `lts`, `latest` (*8/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/fbc0fe3cbc07119c45ae8ea97c7e021d41e89b0a/8/mysql-tomcat/Dockerfile)
- [`9`, `9.8`, `9.8.1`, `9-mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable` (*9/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/088aaf39de290ece849eabace996b21f3b99d954/9/mysql-tomcat/Dockerfile)
- [`9`, `9.9`, `9-mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable` (*9/mysql-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/ed8536e2861198c2052f54634ada97723239f5e6/9/mysql-tomcat/Dockerfile)
- [`8-postgres-tomcat`, `8.4-postgres-tomcat`, `8.4.5-postgres-tomcat`, `postgres-tomcat`, `lts-postgres-tomcat`, `lts-postgres` (*8/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/fbc0fe3cbc07119c45ae8ea97c7e021d41e89b0a/8/postgres-tomcat/Dockerfile)
- [`9-postgres-tomcat`, `9.8-postgres-tomcat`, `9.8.1-postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres` (*9/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/088aaf39de290ece849eabace996b21f3b99d954/9/postgres-tomcat/Dockerfile)
- [`9-postgres-tomcat`, `9.9-postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres` (*9/postgres-tomcat/Dockerfile*)](https://github.com/xwiki-contrib/docker-xwiki/blob/ed8536e2861198c2052f54634ada97723239f5e6/9/postgres-tomcat/Dockerfile)
# Quick reference