Browse Source

Run update.sh

Docker Library Bot 5 years ago
parent
commit
917a33561d
4 changed files with 8 additions and 22 deletions
  1. 2 2
      amazonlinux/README.md
  2. 1 15
      convertigo/README.md
  3. 3 3
      matomo/README.md
  4. 2 2
      sapmachine/README.md

+ 2 - 2
amazonlinux/README.md

@@ -18,8 +18,8 @@ WARNING:
 
 -	[`2.0.20191217.0`, `2`, `latest`](https://github.com/amazonlinux/container-images/blob/93b9c7974ab6ddd65abace3bf68c20005e5ee82a/Dockerfile)
 -	[`2.0.20191217.0-with-sources`, `2-with-sources`, `with-sources`](https://github.com/amazonlinux/container-images/blob/7f7aefac6e2d3782f75f4a70a12bce904dfee052/Dockerfile)
--	[`2018.03.0.20191014.0`, `2018.03`, `1`](https://github.com/amazonlinux/container-images/blob/566b99a65831000e6ae8856d98e8d8e68741871f/Dockerfile)
--	[`2018.03.0.20191014.0-with-sources`, `2018.03-with-sources`, `1-with-sources`](https://github.com/amazonlinux/container-images/blob/bd732e6748bed4ef08ca1dcf759b676659e0ff44/Dockerfile)
+-	[`2018.03.0.20191219.0`, `2018.03`, `1`](https://github.com/amazonlinux/container-images/blob/c7ef2721d68a23b9614060c5ebbbef50f03a05d7/Dockerfile)
+-	[`2018.03.0.20191219.0-with-sources`, `2018.03-with-sources`, `1-with-sources`](https://github.com/amazonlinux/container-images/blob/6e2066b126bad9aa494f00b4a4f62985d30a967e/Dockerfile)
 
 # Quick reference
 

+ 1 - 15
convertigo/README.md

@@ -16,9 +16,7 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`7.6.6`, `7.6`, `latest`](https://github.com/convertigo/convertigo/blob/cba10f7401396ca6249bad74ba041837077f9738/docker/default/Dockerfile)
--	[`7.6.6-slim`, `7.6-slim`, `slim`](https://github.com/convertigo/convertigo/blob/cba10f7401396ca6249bad74ba041837077f9738/docker/slim/Dockerfile)
--	[`7.6.6-openj9`, `7.6-openj9`, `openj9`](https://github.com/convertigo/convertigo/blob/cba10f7401396ca6249bad74ba041837077f9738/docker/openj9/Dockerfile)
+-	[`7.7.0`, `7.7`, `latest`](https://github.com/convertigo/convertigo/blob/ff803d19e19d8be0712f16a39f07142c587e6a34/docker/default/Dockerfile)
 
 # Quick reference
 
@@ -193,18 +191,6 @@ $ wget https://raw.githubusercontent.com/convertigo/docker/master/compose/mbaas/
 $ docker-compose up -d
 ```
 
-# Image Variants
-
-The `convertigo` images come in many flavors, each designed for a specific use case.
-
-## `convertigo:<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.
-
-## `convertigo:<version>-slim`
-
-This image does not contain the common packages contained in the default tag and only contains the minimal packages needed to run `convertigo`. Unless you are working in an environment where *only* the `convertigo` image will be deployed and you have space constraints, we highly recommend using the default image of this repository.
-
 # License
 
 Convertigo Community Edition MBaaS image is licenced under [AGPL 3.0](http://www.gnu.org/licenses/agpl-3.0.html)

+ 3 - 3
matomo/README.md

@@ -16,9 +16,9 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`3.13.0-apache`, `3.13-apache`, `3-apache`, `apache`, `3.13.0`, `3.13`, `3`, `latest`](https://github.com/matomo-org/docker/blob/2b454506ddc4ae786b53df86da35c4fcbc6a6337/apache/Dockerfile)
--	[`3.13.0-fpm`, `3.13-fpm`, `3-fpm`, `fpm`](https://github.com/matomo-org/docker/blob/2b454506ddc4ae786b53df86da35c4fcbc6a6337/fpm/Dockerfile)
--	[`3.13.0-fpm-alpine`, `3.13-fpm-alpine`, `3-fpm-alpine`, `fpm-alpine`](https://github.com/matomo-org/docker/blob/2b454506ddc4ae786b53df86da35c4fcbc6a6337/fpm-alpine/Dockerfile)
+-	[`3.13.1-apache`, `3.13-apache`, `3-apache`, `apache`, `3.13.1`, `3.13`, `3`, `latest`](https://github.com/matomo-org/docker/blob/1982726c8a349ea97abe0ff3a5354b8faa1afe19/apache/Dockerfile)
+-	[`3.13.1-fpm`, `3.13-fpm`, `3-fpm`, `fpm`](https://github.com/matomo-org/docker/blob/1982726c8a349ea97abe0ff3a5354b8faa1afe19/fpm/Dockerfile)
+-	[`3.13.1-fpm-alpine`, `3.13-fpm-alpine`, `3-fpm-alpine`, `fpm-alpine`](https://github.com/matomo-org/docker/blob/1982726c8a349ea97abe0ff3a5354b8faa1afe19/fpm-alpine/Dockerfile)
 
 # Quick reference
 

+ 2 - 2
sapmachine/README.md

@@ -16,8 +16,8 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`11`, `11.0.5`, `lts`](https://github.com/SAP/SapMachine-infrastructure/blob/1c93a00d33e446e1feff9ea40eaa320e1093e309/dockerfiles/official/lts/Dockerfile)
--	[`13`, `13.0.1`, `latest`](https://github.com/SAP/SapMachine-infrastructure/blob/9c0699a4b6a48335a9929cce5895dc6e6871b73d/dockerfiles/official/stable/Dockerfile)
+-	[`11`, `11.0.6`, `lts`](https://github.com/SAP/SapMachine-infrastructure/blob/2c8a65f330ca09a10aea3581626218fd748f9401/dockerfiles/official/lts/Dockerfile)
+-	[`13`, `13.0.2`, `latest`](https://github.com/SAP/SapMachine-infrastructure/blob/c1f267171fbf6dc4520b7e14e4e5c421ddfffb81/dockerfiles/official/stable/Dockerfile)
 
 # Quick reference