Run update.sh
This commit is contained in:
parent
2bf6d98a13
commit
2b061752c1
|
|
@ -1,11 +1,11 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`3.5.0-apache`, `3.5.0`, `3.5-apache`, `3.5`, `3-apache`, `apache`, `3`, `latest` (*apache/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/ff7a9228837917b42b8dcbf3fbb602701dcf48c7/apache/Dockerfile)
|
||||
- [`3.5.0-apache-php7`, `3.5-apache-php7`, `3-apache-php7`, `apache-php7` (*apache-php7/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/9525cc2871b97f02041c109f1d2bf3fc2be2f419/apache-php7/Dockerfile)
|
||||
- [`3.5.0-fpm`, `3.5-fpm`, `3-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/ff7a9228837917b42b8dcbf3fbb602701dcf48c7/fpm/Dockerfile)
|
||||
- [`3.5.0-fpm-php7`, `3.5-fpm-php7`, `3-fpm-php7`, `fpm-php7` (*fpm-php7/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/9525cc2871b97f02041c109f1d2bf3fc2be2f419/fpm-php7/Dockerfile)
|
||||
- [`3.5.1-apache`, `3.5.1`, `3.5-apache`, `3.5`, `3-apache`, `apache`, `3`, `latest` (*apache/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/4350b74a6cf46da40a390c721c9bdc37612a6cba/apache/Dockerfile)
|
||||
- [`3.5.1-apache-php7`, `3.5-apache-php7`, `3-apache-php7`, `apache-php7` (*apache-php7/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/4350b74a6cf46da40a390c721c9bdc37612a6cba/apache-php7/Dockerfile)
|
||||
- [`3.5.1-fpm`, `3.5-fpm`, `3-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/4350b74a6cf46da40a390c721c9bdc37612a6cba/fpm/Dockerfile)
|
||||
- [`3.5.1-fpm-php7`, `3.5-fpm-php7`, `3-fpm-php7`, `fpm-php7` (*fpm-php7/Dockerfile*)](https://github.com/joomla/docker-joomla/blob/4350b74a6cf46da40a390c721c9bdc37612a6cba/fpm-php7/Dockerfile)
|
||||
|
||||
[](https://imagelayers.io/?images=joomla:3.5.0-apache,joomla:3.5.0-apache-php7,joomla:3.5.0-fpm,joomla:3.5.0-fpm-php7)
|
||||
[](https://imagelayers.io/?images=joomla:3.5.1-apache,joomla:3.5.1-apache-php7,joomla:3.5.1-fpm,joomla:3.5.1-fpm-php7)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/joomla`)](https://github.com/docker-library/official-images/blob/master/library/joomla). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fjoomla).
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2.0.18` (*2.0/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/a43637b03a105ceb1104cbf5e42e93e1ffed0944/2.0/Dockerfile)
|
||||
- [`2.1.19` (*2.1/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/b8863211762ffc970afcf40b41abb4d571a250fe/2.1/Dockerfile)
|
||||
- [`2.2.0`, `latest` (*2.2/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/ec625ff626ef36d7b10f14ec09b1d6984f7ce440/2.2/Dockerfile)
|
||||
- [`2.1.19` (*2.1/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/a4d5ab55f745eaf008fb3a1f6092a853e2183b1a/2.1/Dockerfile)
|
||||
- [`2.2.2`, `latest` (*2.2/Dockerfile*)](https://github.com/orientechnologies/orientdb-docker/blob/a4d5ab55f745eaf008fb3a1f6092a853e2183b1a/2.2/Dockerfile)
|
||||
|
||||
[](https://imagelayers.io/?images=orientdb:2.0.18,orientdb:2.1.19,orientdb:2.2.0)
|
||||
[](https://imagelayers.io/?images=orientdb:2.0.18,orientdb:2.1.19,orientdb:2.2.2)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/orientdb`)](https://github.com/docker-library/official-images/blob/master/library/orientdb). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Forientdb).
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2`, `2.4`, `2.4.1` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/5cbbc8d1e6046cef5938e3380fd2a5fbd854f921/Dockerfile)
|
||||
- [`2.5.0-rc.1` (*Dockerfile*)](https://github.com/docker/distribution-library-image/blob/98cf3dfbb2b811d5516f5409d5d5b804a72b478d/Dockerfile)
|
||||
|
||||
[](https://imagelayers.io/?images=registry:2)
|
||||
[](https://imagelayers.io/?images=registry:2,registry:2.5.0-rc.1)
|
||||
|
||||
For more information about this image and its history, please see [the relevant manifest file (`library/registry`)](https://github.com/docker-library/official-images/blob/master/library/registry). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fregistry).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue