Browse Source

Run update.sh

Docker Library Bot 9 years ago
parent
commit
48abe94b6d
8 changed files with 25 additions and 38 deletions
  1. 1 1
      arangodb/README.md
  2. 2 2
      drupal/README.md
  3. 2 7
      elasticsearch/README.md
  4. 2 6
      kibana/README.md
  5. 2 10
      logstash/README.md
  6. 4 2
      neo4j/README.md
  7. 5 3
      orientdb/README.md
  8. 7 7
      php/README.md

+ 1 - 1
arangodb/README.md

@@ -3,7 +3,7 @@
 -	[`2.5.5`, `2.5` (*jessie/2.5.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/636cd874df38edd77a187c08e1803693b3d978d3/jessie/2.5.5/Dockerfile)
 -	[`2.7`, `2.7.5` (*jessie/2.7.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/dbfcc5f3edb37f622a2acd221b58106547b05fae/jessie/2.7.5/Dockerfile)
 -	[`2.8`, `2.8.11` (*jessie/2.8.11/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/05366cb4c6a6aab8e1ff9ca74c81b09d9a57b5b5/jessie/2.8.11/Dockerfile)
--	[`3.1`, `3.1.3`, `latest` (*jessie/3.1.3/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/468d4417606b5c47b407c194fdd25f29119d90d2/jessie/3.1.3/Dockerfile)
+-	[`3.1`, `3.1.4`, `latest` (*jessie/3.1.4/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/2edfe94b64e152e3ed20f3884d8782fe7beede21/jessie/3.1.4/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/arangodb`)](https://github.com/docker-library/official-images/blob/master/library/arangodb). 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%2Farangodb).
 

+ 2 - 2
drupal/README.md

@@ -2,8 +2,8 @@
 
 -	[`8.2.4-apache`, `8.2-apache`, `8-apache`, `apache`, `8.2.4`, `8.2`, `8`, `latest` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/aa623002a920a130a638b4b30d664aa59a662d2d/8.2/apache/Dockerfile)
 -	[`8.2.4-fpm`, `8.2-fpm`, `8-fpm`, `fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/aa623002a920a130a638b4b30d664aa59a662d2d/8.2/fpm/Dockerfile)
--	[`7.52-apache`, `7-apache`, `7.52`, `7` (*7/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/efb88fb830fe538727d71bbe309dc869778ba45c/7/apache/Dockerfile)
--	[`7.52-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/efb88fb830fe538727d71bbe309dc869778ba45c/7/fpm/Dockerfile)
+-	[`7.53-apache`, `7-apache`, `7.53`, `7` (*7/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/5dd56ed77e995f2cad08b6206d9e335c3a150168/7/apache/Dockerfile)
+-	[`7.53-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/5dd56ed77e995f2cad08b6206d9e335c3a150168/7/fpm/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/drupal`)](https://github.com/docker-library/official-images/blob/master/library/drupal). 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%2Fdrupal).
 

+ 2 - 7
elasticsearch/README.md

@@ -1,13 +1,8 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`1.6.2`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/1.6/Dockerfile)
--	[`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/1.7/Dockerfile)
--	[`2.0.2`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.0/Dockerfile)
--	[`2.1.2`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.1/Dockerfile)
--	[`2.2.2`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.2/Dockerfile)
--	[`2.3.5`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.3/Dockerfile)
+-	[`5.1.1`, `5.1`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/71cfc2cf6a383e8667954b88283cf07de64c8013/5/Dockerfile)
 -	[`2.4.2`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/2.4/Dockerfile)
--	[`5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/5.0/Dockerfile)
+-	[`1.7.6`, `1.7`, `1` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e31caa41f494770b9029063f02df6be532c6a248/1.7/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/elasticsearch`)](https://github.com/docker-library/official-images/blob/master/library/elasticsearch). 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%2Felasticsearch).
 

+ 2 - 6
kibana/README.md

@@ -1,12 +1,8 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`4.1.11`, `4.1` (*4.1/Dockerfile*)](https://github.com/docker-library/kibana/blob/7ce21f8aa1e58443c3031fdbdf83a08ce34e49a4/4.1/Dockerfile)
--	[`4.2.2`, `4.2` (*4.2/Dockerfile*)](https://github.com/docker-library/kibana/blob/9fc787378f38bc25616d7118741a74b42402d344/4.2/Dockerfile)
--	[`4.3.3`, `4.3` (*4.3/Dockerfile*)](https://github.com/docker-library/kibana/blob/9fc787378f38bc25616d7118741a74b42402d344/4.3/Dockerfile)
--	[`4.4.2`, `4.4` (*4.4/Dockerfile*)](https://github.com/docker-library/kibana/blob/9fc787378f38bc25616d7118741a74b42402d344/4.4/Dockerfile)
--	[`4.5.4`, `4.5` (*4.5/Dockerfile*)](https://github.com/docker-library/kibana/blob/7ce21f8aa1e58443c3031fdbdf83a08ce34e49a4/4.5/Dockerfile)
+-	[`5.1.1`, `5.1`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/kibana/blob/03f657e02f2fc3f3487dfe98cc98f9870eaaa5c4/5/Dockerfile)
 -	[`4.6.3`, `4.6`, `4` (*4.6/Dockerfile*)](https://github.com/docker-library/kibana/blob/43644e6ae40c53c05d94165506094035f0463ea6/4.6/Dockerfile)
--	[`5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/kibana/blob/960d3f8e41828a75585dbabc528d5e226b1adc3c/5.0/Dockerfile)
+-	[`4.1.11`, `4.1` (*4.1/Dockerfile*)](https://github.com/docker-library/kibana/blob/7ce21f8aa1e58443c3031fdbdf83a08ce34e49a4/4.1/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/kibana`)](https://github.com/docker-library/official-images/blob/master/library/kibana). 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%2Fkibana).
 

+ 2 - 10
logstash/README.md

@@ -1,17 +1,9 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`5.0.2`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/5.0/Dockerfile)
--	[`5.0.2-alpine`, `5.0-alpine`, `5-alpine`, `alpine` (*5.0/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/5.0/alpine/Dockerfile)
+-	[`5.1.1`, `5.1`, `5`, `latest` (*5/Dockerfile*)](https://github.com/docker-library/logstash/blob/aa556fc3ae9d6cadc26390d8c57bc94710122b7d/5/Dockerfile)
+-	[`5.1.1-alpine`, `5.1-alpine`, `5-alpine`, `alpine` (*5/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/aa556fc3ae9d6cadc26390d8c57bc94710122b7d/5/alpine/Dockerfile)
 -	[`2.4.1`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.4/Dockerfile)
 -	[`2.4.1-alpine`, `2.4-alpine`, `2-alpine` (*2.4/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.4/alpine/Dockerfile)
--	[`2.3.4`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.3/Dockerfile)
--	[`2.3.4-alpine`, `2.3-alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.3/alpine/Dockerfile)
--	[`2.2.4`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.2/Dockerfile)
--	[`2.2.4-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.2/alpine/Dockerfile)
--	[`2.1.3`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.1/Dockerfile)
--	[`2.1.3-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.1/alpine/Dockerfile)
--	[`2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.0/Dockerfile)
--	[`2.0.0-alpine`, `2.0-alpine` (*2.0/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/2.0/alpine/Dockerfile)
 -	[`1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/1.5/Dockerfile)
 -	[`1.5.6-alpine`, `1.5-alpine`, `1-alpine` (*1.5/alpine/Dockerfile*)](https://github.com/docker-library/logstash/blob/93d338f878f4adb1e4e8fa31407d9b4263c41932/1.5/alpine/Dockerfile)
 

+ 4 - 2
neo4j/README.md

@@ -1,7 +1,9 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`3.0.7`, `3.0`, `latest` (*3.0.7/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/56ac90c26a96f570ba8090c37b8dfcd613fd537f/3.0.7/community/Dockerfile)
--	[`3.0.7-enterprise`, `3.0-enterprise`, `enterprise` (*3.0.7/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/56ac90c26a96f570ba8090c37b8dfcd613fd537f/3.0.7/enterprise/Dockerfile)
+-	[`3.1.0`, `3.1`, `latest` (*3.1.0/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/52a00eb0a7d6236ca05fff62ec2956493b13a4cd/3.1.0/community/Dockerfile)
+-	[`3.1.0-enterprise`, `3.1-enterprise`, `enterprise` (*3.1.0/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/52a00eb0a7d6236ca05fff62ec2956493b13a4cd/3.1.0/enterprise/Dockerfile)
+-	[`3.0.7`, `3.0` (*3.0.7/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/56ac90c26a96f570ba8090c37b8dfcd613fd537f/3.0.7/community/Dockerfile)
+-	[`3.0.7-enterprise`, `3.0-enterprise` (*3.0.7/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/56ac90c26a96f570ba8090c37b8dfcd613fd537f/3.0.7/enterprise/Dockerfile)
 -	[`3.0.6` (*3.0.6/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/22114d5022d6bd414fc7d34046b7a5f9cfdc930c/3.0.6/community/Dockerfile)
 -	[`3.0.6-enterprise` (*3.0.6/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/22114d5022d6bd414fc7d34046b7a5f9cfdc930c/3.0.6/enterprise/Dockerfile)
 -	[`3.0.5` (*3.0.5/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/22114d5022d6bd414fc7d34046b7a5f9cfdc930c/3.0.5/community/Dockerfile)

+ 5 - 3
orientdb/README.md

@@ -22,13 +22,13 @@ When OrientDB starts it asks for the root password. The root user is able to man
 $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 -e ORIENTDB_ROOT_PASSWORD=rootpwd orientdb
 ```
 
-The [Studio](http://orientdb.com/docs/last/Home-page.html) is accessible to http://<docker-host>:2480 (e.g.: http://localhost:2480)
+The [Studio](http://orientdb.com/docs/last/Studio-Home-page.html) is accessible to http://<docker-host>:2480 (e.g.: http://localhost:2480)
 
 ### Attach persistent volumes
 
-The docker image contains an OrientDB installation with basic configuration. If you need to provide your own config folder from which OrientDB will read its startup settings, simply attach a persistent volume for configuration folder. Providing a configuration folder enables integration with software configuration tools such as Ansible or Puppet.
+The docker image contains an OrientDB installation with basic configuration. If you need to provide **your own** config folder to **override** the one included in the OrientDB container, simply attach a persistent volume for configuration folder. Providing a configuration folder enables integration with software configuration tools such as Ansible, Chef or Puppet.
 
-The same applies for the databases folder which if local to the running container would go away as soon as it died/you killed it. Obviously use volumes from dedicated data container is another option.
+The same applies for the databases folder, which if local to the running container would go away as soon as it died/you killed it. Obviously use volumes from dedicated data container is another option.
 
 ```console
 $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 \
@@ -39,6 +39,8 @@ $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 \
     orientdb
 ```
 
+**NOTE**: don't provide an **empty** config folder as volume, because OrientDB will startup with a very minimal configuration.
+
 ### Running OrientDB tools
 
 The OrientDB image contains a full fledge installation, so it is possible to run the [console](http://orientdb.com/docs/last/Console-Commands.html)

+ 7 - 7
php/README.md

@@ -7,13 +7,13 @@
 -	[`7.1.0-fpm-alpine`, `7.1-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.1/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/fpm/alpine/Dockerfile)
 -	[`7.1.0-zts`, `7.1-zts`, `7-zts`, `zts` (*7.1/zts/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/zts/Dockerfile)
 -	[`7.1.0-zts-alpine`, `7.1-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.1/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.1/zts/alpine/Dockerfile)
--	[`7.0.13-cli`, `7.0-cli`, `7.0.13`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/Dockerfile)
--	[`7.0.13-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/alpine/Dockerfile)
--	[`7.0.13-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/apache/Dockerfile)
--	[`7.0.13-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/fpm/Dockerfile)
--	[`7.0.13-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/fpm/alpine/Dockerfile)
--	[`7.0.13-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/zts/Dockerfile)
--	[`7.0.13-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/7.0/zts/alpine/Dockerfile)
+-	[`7.0.14-cli`, `7.0-cli`, `7.0.14`, `7.0` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/Dockerfile)
+-	[`7.0.14-alpine`, `7.0-alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/alpine/Dockerfile)
+-	[`7.0.14-apache`, `7.0-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/apache/Dockerfile)
+-	[`7.0.14-fpm`, `7.0-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/fpm/Dockerfile)
+-	[`7.0.14-fpm-alpine`, `7.0-fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/fpm/alpine/Dockerfile)
+-	[`7.0.14-zts`, `7.0-zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/zts/Dockerfile)
+-	[`7.0.14-zts-alpine`, `7.0-zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/61d8a2dd65f433c261c4b48dcb1e1a04cdcace56/7.0/zts/alpine/Dockerfile)
 -	[`5.6.28-cli`, `5.6-cli`, `5-cli`, `5.6.28`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/Dockerfile)
 -	[`5.6.28-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/alpine/Dockerfile)
 -	[`5.6.28-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/173945670390f6595da8f93ae46b442167ff05be/5.6/apache/Dockerfile)