Run update.sh
This commit is contained in:
parent
cc6e86363d
commit
7acb9d853d
|
|
@ -28,7 +28,7 @@ WARNING:
|
|||
|
||||
## Simple Tags
|
||||
|
||||
- [`1.5.3-buster`, `1.5-buster`, `1-buster`, `buster`](https://github.com/docker-library/julia/blob/221740e8163a4bdb858065b5cca1ae774ea3a73a/1.5/buster/Dockerfile)
|
||||
- [`1.5.3-buster`, `1.5-buster`, `1-buster`, `buster`](https://github.com/docker-library/julia/blob/1a43a633f80d76bd6bf20b88797b18971b87de4e/1.5/buster/Dockerfile)
|
||||
- [`1.5.3-alpine3.12`, `1.5-alpine3.12`, `1-alpine3.12`, `alpine3.12`, `1.5.3-alpine`, `1.5-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/julia/blob/221740e8163a4bdb858065b5cca1ae774ea3a73a/1.5/alpine3.12/Dockerfile)
|
||||
- [`1.5.3-windowsservercore-1809`, `1.5-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/julia/blob/221740e8163a4bdb858065b5cca1ae774ea3a73a/1.5/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`1.5.3-windowsservercore-ltsc2016`, `1.5-windowsservercore-ltsc2016`, `1-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/julia/blob/221740e8163a4bdb858065b5cca1ae774ea3a73a/1.5/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
|
|
@ -40,7 +40,7 @@ WARNING:
|
|||
## Shared Tags
|
||||
|
||||
- `1.5.3`, `1.5`, `1`, `latest`:
|
||||
- [`1.5.3-buster`](https://github.com/docker-library/julia/blob/221740e8163a4bdb858065b5cca1ae774ea3a73a/1.5/buster/Dockerfile)
|
||||
- [`1.5.3-buster`](https://github.com/docker-library/julia/blob/1a43a633f80d76bd6bf20b88797b18971b87de4e/1.5/buster/Dockerfile)
|
||||
- [`1.5.3-windowsservercore-1809`](https://github.com/docker-library/julia/blob/221740e8163a4bdb858065b5cca1ae774ea3a73a/1.5/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`1.5.3-windowsservercore-ltsc2016`](https://github.com/docker-library/julia/blob/221740e8163a4bdb858065b5cca1ae774ea3a73a/1.5/windows/windowsservercore-ltsc2016/Dockerfile)
|
||||
- `1.0.5`, `1.0`:
|
||||
|
|
|
|||
|
|
@ -24,9 +24,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`4.0.5-apache`, `4.0-apache`, `4-apache`, `apache`, `4.0.5`, `4.0`, `4`, `latest`](https://github.com/matomo-org/docker/blob/562f988332197d7a1a1a7612763fb3bcfa356c3f/apache/Dockerfile)
|
||||
- [`4.0.5-fpm`, `4.0-fpm`, `4-fpm`, `fpm`](https://github.com/matomo-org/docker/blob/562f988332197d7a1a1a7612763fb3bcfa356c3f/fpm/Dockerfile)
|
||||
- [`4.0.5-fpm-alpine`, `4.0-fpm-alpine`, `4-fpm-alpine`, `fpm-alpine`](https://github.com/matomo-org/docker/blob/562f988332197d7a1a1a7612763fb3bcfa356c3f/fpm-alpine/Dockerfile)
|
||||
- [`4.1.0-apache`, `4.1-apache`, `4-apache`, `apache`, `4.1.0`, `4.1`, `4`, `latest`](https://github.com/matomo-org/docker/blob/42f32c1a1bbc432896f3658353deca8f27ec64e7/apache/Dockerfile)
|
||||
- [`4.1.0-fpm`, `4.1-fpm`, `4-fpm`, `fpm`](https://github.com/matomo-org/docker/blob/42f32c1a1bbc432896f3658353deca8f27ec64e7/fpm/Dockerfile)
|
||||
- [`4.1.0-fpm-alpine`, `4.1-fpm-alpine`, `4-fpm-alpine`, `fpm-alpine`](https://github.com/matomo-org/docker/blob/42f32c1a1bbc432896f3658353deca8f27ec64e7/fpm-alpine/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -24,24 +24,22 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`trusty`, `nd14.04`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/trusty/Dockerfile)
|
||||
- [`trusty-non-free`, `nd14.04-non-free`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/trusty-non-free/Dockerfile)
|
||||
- [`xenial`, `nd16.04`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/xenial/Dockerfile)
|
||||
- [`xenial-non-free`, `nd16.04-non-free`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/xenial-non-free/Dockerfile)
|
||||
- [`bionic`, `nd18.04`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/bionic/Dockerfile)
|
||||
- [`bionic-non-free`, `nd18.04-non-free`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/bionic-non-free/Dockerfile)
|
||||
- [`focal`, `nd20.04`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/focal/Dockerfile)
|
||||
- [`focal-non-free`, `nd20.04-non-free`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/focal-non-free/Dockerfile)
|
||||
- [`jessie`, `nd80`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/jessie/Dockerfile)
|
||||
- [`jessie-non-free`, `nd80-non-free`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/jessie-non-free/Dockerfile)
|
||||
- [`stretch`, `nd90`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/stretch/Dockerfile)
|
||||
- [`stretch-non-free`, `nd90-non-free`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/stretch-non-free/Dockerfile)
|
||||
- [`buster`, `nd100`, `latest`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/buster/Dockerfile)
|
||||
- [`buster-non-free`, `nd100-non-free`, `non-free`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/buster-non-free/Dockerfile)
|
||||
- [`bullseye`, `nd110`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/bullseye/Dockerfile)
|
||||
- [`bullseye-non-free`, `nd110-non-free`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/bullseye-non-free/Dockerfile)
|
||||
- [`sid`, `nd`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/sid/Dockerfile)
|
||||
- [`sid-non-free`, `nd-non-free`](https://github.com/neurodebian/dockerfiles/blob/54ea480e6e3b2563e3e5dcd3df74ca3d280876e1/dockerfiles/sid-non-free/Dockerfile)
|
||||
- [`xenial`, `nd16.04`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/xenial/Dockerfile)
|
||||
- [`xenial-non-free`, `nd16.04-non-free`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/xenial-non-free/Dockerfile)
|
||||
- [`bionic`, `nd18.04`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/bionic/Dockerfile)
|
||||
- [`bionic-non-free`, `nd18.04-non-free`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/bionic-non-free/Dockerfile)
|
||||
- [`focal`, `nd20.04`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/focal/Dockerfile)
|
||||
- [`focal-non-free`, `nd20.04-non-free`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/focal-non-free/Dockerfile)
|
||||
- [`groovy`, `nd20.10`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/groovy/Dockerfile)
|
||||
- [`groovy-non-free`, `nd20.10-non-free`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/groovy-non-free/Dockerfile)
|
||||
- [`stretch`, `nd90`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/stretch/Dockerfile)
|
||||
- [`stretch-non-free`, `nd90-non-free`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/stretch-non-free/Dockerfile)
|
||||
- [`buster`, `nd100`, `latest`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/buster/Dockerfile)
|
||||
- [`buster-non-free`, `nd100-non-free`, `non-free`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/buster-non-free/Dockerfile)
|
||||
- [`bullseye`, `nd110`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/bullseye/Dockerfile)
|
||||
- [`bullseye-non-free`, `nd110-non-free`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/bullseye-non-free/Dockerfile)
|
||||
- [`sid`, `nd`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/sid/Dockerfile)
|
||||
- [`sid-non-free`, `nd-non-free`](https://github.com/neurodebian/dockerfiles/blob/920deb4853138c8b7fcae4b232c70e82269a3856/dockerfiles/sid-non-free/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue