From 6d1d0f1e5382555a196d21e5dced88893d470512 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 3 Apr 2017 10:40:37 -0700 Subject: [PATCH] Run update.sh --- ibmjava/README.md | 12 ++++++------ jenkins/README.md | 4 ++-- neo4j/README.md | 6 ++++-- rapidoid/README.md | 2 +- storm/README.md | 30 +++++++++++++++--------------- 5 files changed, 28 insertions(+), 26 deletions(-) diff --git a/ibmjava/README.md b/ibmjava/README.md index ed293a9b2..18d8a1a71 100644 --- a/ibmjava/README.md +++ b/ibmjava/README.md @@ -16,11 +16,11 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`8-jre`, `jre`, `8`, `latest` (*ibmjava/8-jre/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/5d1ad660a35e727911a3afbf14a95450a30e788d/ibmjava/8-jre/x86_64/ubuntu/Dockerfile) -- [`8-jre-alpine`, `jre-alpine` (*ibmjava/8-jre/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/5d1ad660a35e727911a3afbf14a95450a30e788d/ibmjava/8-jre/x86_64/alpine/Dockerfile) -- [`8-sfj`, `sfj` (*ibmjava/8-sfj/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/5d1ad660a35e727911a3afbf14a95450a30e788d/ibmjava/8-sfj/x86_64/ubuntu/Dockerfile) -- [`8-sfj-alpine`, `sfj-alpine` (*ibmjava/8-sfj/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/5d1ad660a35e727911a3afbf14a95450a30e788d/ibmjava/8-sfj/x86_64/alpine/Dockerfile) -- [`8-sdk`, `sdk` (*ibmjava/8-sdk/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/5d1ad660a35e727911a3afbf14a95450a30e788d/ibmjava/8-sdk/x86_64/ubuntu/Dockerfile) +- [`8-jre`, `jre`, `8`, `latest` (*ibmjava/8/jre/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/jre/x86_64/ubuntu/Dockerfile) +- [`8-jre-alpine`, `jre-alpine` (*ibmjava/8/jre/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/jre/x86_64/alpine/Dockerfile) +- [`8-sfj`, `sfj` (*ibmjava/8/sfj/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/sfj/x86_64/ubuntu/Dockerfile) +- [`8-sfj-alpine`, `sfj-alpine` (*ibmjava/8/sfj/x86_64/alpine/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/sfj/x86_64/alpine/Dockerfile) +- [`8-sdk`, `sdk` (*ibmjava/8/sdk/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/aec80710a876930f5e008ad254959ce2c464285c/ibmjava/8/sdk/x86_64/ubuntu/Dockerfile) - [`9-ea2-sdk`, `9-sdk`, `9` (*ibmjava/9-sdk/x86_64/ubuntu/Dockerfile*)](https://github.com/ibmruntimes/ci.docker/blob/24047d83b092b95ba6a1865c51a6fb2367f9abc6/ibmjava/9-sdk/x86_64/ubuntu/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/ibmjava`)](https://github.com/docker-library/official-images/blob/master/library/ibmjava). 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%2Fibmjava). @@ -29,7 +29,7 @@ For detailed information about the virtual/transfer sizes and individual layers ### Overview -The images in this repository contain IBM® SDK, Java™ Technology Edition, version 1.8.0\_sr4fp1 (8.0-4.1) and 1.9.0\_ea2 (9.0 early access). For Java 8 images, see [what's new](http://www.ibm.com/support/knowledgecenter/en/SSYKE2_8.0.0/com.ibm.java.lnx.80.doc/diag/preface/changes_80/changes.html). See the license section for restrictions that relate to the use of this image. For more information about IBM® SDK, Java™ Technology Edition and API documentation, see the [IBM Knowledge Center](http://www.ibm.com/support/knowledgecenter/SSYKE2/welcome_javasdk_family.html). For tutorials, recipes, and Java usage in Bluemix, see [IBM developerWorks](http://www.ibm.com/developerworks/java). +The images in this repository contain IBM® SDK, Java™ Technology Edition, version 1.8.0\_sr4fp2 (8.0-4.2) and 1.9.0\_ea2 (9.0 early access). For Java 8 images, see [what's new](http://www.ibm.com/support/knowledgecenter/en/SSYKE2_8.0.0/com.ibm.java.lnx.80.doc/diag/preface/changes_80/changes.html). See the license section for restrictions that relate to the use of this image. For more information about IBM® SDK, Java™ Technology Edition and API documentation, see the [IBM Knowledge Center](http://www.ibm.com/support/knowledgecenter/SSYKE2/welcome_javasdk_family.html). For tutorials, recipes, and Java usage in Bluemix, see [IBM developerWorks](http://www.ibm.com/developerworks/java). Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates. diff --git a/jenkins/README.md b/jenkins/README.md index 777c12eee..c42b7bf86 100644 --- a/jenkins/README.md +++ b/jenkins/README.md @@ -16,8 +16,8 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`latest`, `2.32.3` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/8d23b180d1a8afbcaab37f2a8167b5ace8632ec9/Dockerfile) -- [`alpine`, `2.32.3-alpine` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/6bb01b6a218e0d9618faf7ce80c4b5bfa9331545/Dockerfile) +- [`latest`, `2.46.1` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/38a7f8a3700d6637a6f08ff563beaef9926ce5ee/Dockerfile) +- [`alpine`, `2.46.1-alpine` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/a11bb3e367da9756cc9d95d153b1fb50431ebcaf/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/jenkins`)](https://github.com/docker-library/official-images/blob/master/library/jenkins). 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%2Fjenkins). diff --git a/neo4j/README.md b/neo4j/README.md index 09bc341ac..f801ddbbb 100644 --- a/neo4j/README.md +++ b/neo4j/README.md @@ -44,8 +44,10 @@ WARNING: - [`3.0.1-enterprise` (*3.0.1/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/3.0.1/enterprise/Dockerfile) - [`3.0.0` (*3.0.0/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/3.0.0/community/Dockerfile) - [`3.0.0-enterprise` (*3.0.0/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/3.0.0/enterprise/Dockerfile) -- [`2.3.9`, `2.3` (*2.3.9/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/8e15bcc91da98fc7da59dda127ef49791512275d/2.3.9/community/Dockerfile) -- [`2.3.9-enterprise`, `2.3-enterprise` (*2.3.9/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/8e15bcc91da98fc7da59dda127ef49791512275d/2.3.9/enterprise/Dockerfile) +- [`2.3.10`, `2.3` (*2.3.10/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/d5355408a618e3f7c9797baa55ae298c3493e900/2.3.10/community/Dockerfile) +- [`2.3.10-enterprise`, `2.3-enterprise` (*2.3.10/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/d5355408a618e3f7c9797baa55ae298c3493e900/2.3.10/enterprise/Dockerfile) +- [`2.3.9` (*2.3.9/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/8e15bcc91da98fc7da59dda127ef49791512275d/2.3.9/community/Dockerfile) +- [`2.3.9-enterprise` (*2.3.9/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/8e15bcc91da98fc7da59dda127ef49791512275d/2.3.9/enterprise/Dockerfile) - [`2.3.8` (*2.3.8/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.8/community/Dockerfile) - [`2.3.8-enterprise` (*2.3.8/enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.8/enterprise/Dockerfile) - [`2.3.7` (*2.3.7/community/Dockerfile*)](https://github.com/neo4j/docker-neo4j-publish/blob/36ac547bcffcce2c7c0f249b340d062ba08e2598/2.3.7/community/Dockerfile) diff --git a/rapidoid/README.md b/rapidoid/README.md index a41edae19..d0a2bf72a 100644 --- a/rapidoid/README.md +++ b/rapidoid/README.md @@ -16,7 +16,7 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`5.3.3`, `5.3`, `5`, `latest` (*Dockerfile*)](https://github.com/rapidoid/docker-rapidoid/blob/029b4b186f0aa6ff21d1df60fbf2b3a4ec5798e6/Dockerfile) +- [`5.3.4`, `5.3`, `5`, `latest` (*Dockerfile*)](https://github.com/rapidoid/docker-rapidoid/blob/7d2e37df8a87985f267aa4e77f4f15744c411d62/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/rapidoid`)](https://github.com/docker-library/official-images/blob/master/library/rapidoid). 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%2Frapidoid). diff --git a/storm/README.md b/storm/README.md index 3aae5dcec..26c4b0a44 100644 --- a/storm/README.md +++ b/storm/README.md @@ -36,31 +36,31 @@ Apache Storm is a distributed computation framework written predominantly in the ## Running topologies in local mode -Assuming you have `storm-starter-topologies-1.0.0.jar` in the current directory. +Assuming you have `topology.jar` in the current directory. - $ docker run -it -v $(pwd)/storm-starter-topologies-1.0.0.jar:/topology.jar storm:1.0 storm jar /topology.jar org.apache.storm.starter.ExclamationTopology + $ docker run -it -v $(pwd)/topology.jar:/topology.jar storm storm jar /topology.jar org.apache.storm.starter.ExclamationTopology ## Setting up a minimal Storm cluster 1. [Apache Zookeeper](https://zookeeper.apache.org/) is a must for running a Storm cluster. Start it first. Since the Zookeeper "fails fast" it's better to always restart it. - $ docker run -d --restart always --name some-zookeeper zookeeper:3.4 + $ docker run -d --restart always --name some-zookeeper zookeeper 2. The Nimbus daemon has to be connected with the Zookeeper. It's also a "fail fast" system. - $ docker run -d --restart always --name some-nimbus --link some-zookeeper:zookeeper storm:1.0 storm nimbus + $ docker run -d --restart always --name some-nimbus --link some-zookeeper:zookeeper storm storm nimbus 3. Finally start a single Supervisor node. It will talk to the Nimbus and Zookeeper. - $ docker run -d --restart always --name supervisor --link some-zookeeper:zookeeper --link some-nimbus:nimbus storm:1.0 storm supervisor + $ docker run -d --restart always --name supervisor --link some-zookeeper:zookeeper --link some-nimbus:nimbus storm storm supervisor 4. Now you can submit a topology to our cluster. - $ docker run --link some-nimbus:nimbus -it --rm -v $(pwd)/storm-starter-topologies-1.0.0.jar:/topology.jar storm:1.0 storm jar /topology.jar org.apache.storm.starter.WordCountTopology topology + $ docker run --link some-nimbus:nimbus -it --rm -v $(pwd)/topology.jar:/topology.jar storm storm jar /topology.jar org.apache.storm.starter.WordCountTopology topology 5. Optionally, you can start the Storm UI. - $ docker run -d -p 8080:8080 --restart always --name ui --link some-nimbus:nimbus storm:1.0 storm ui + $ docker run -d -p 8080:8080 --restart always --name ui --link some-nimbus:nimbus storm storm ui ## ... via [`docker-compose`](https://github.com/docker/compose) @@ -70,12 +70,12 @@ Example `docker-compose.yml` for `storm`: version: '2' services: zookeeper: - image: zookeeper:3.4 + image: zookeeper container_name: zookeeper restart: always nimbus: - image: storm:1.0 + image: storm container_name: nimbus command: storm nimbus depends_on: @@ -87,7 +87,7 @@ services: - 6627:6627 supervisor: - image: storm:1.0 + image: storm container_name: supervisor command: storm supervisor depends_on: @@ -103,25 +103,25 @@ Run `docker-compose up` and wait for it to initialize completely. The Nimbus wil ## Configuration -This image uses [default configuration](https://github.com/apache/storm/blob/v1.0.0/conf/defaults.yaml) of the Apache Storm. There are two main ways to change it. +This image uses [default configuration](https://github.com/apache/storm/blob/v1.1.0/conf/defaults.yaml) of the Apache Storm. There are two main ways to change it. 1. Using command line arguments. - $ docker run -d --restart always --name nimbus storm:1.0 storm nimbus -c storm.zookeeper.servers='["zookeeper"]' + $ docker run -d --restart always --name nimbus storm storm nimbus -c storm.zookeeper.servers='["zookeeper"]' 2. Assuming you have `storm.yaml` in the current directory you can mount it as a volume. - $ docker run -it -v $(pwd)/storm.yaml:/conf/storm.yaml storm:1.0 storm nimbus + $ docker run -it -v $(pwd)/storm.yaml:/conf/storm.yaml storm storm nimbus ## Logging -This image uses [default logging configuration](https://github.com/apache/storm/tree/v1.0.0/log4j2). All logs go to the `/logs` directory by default. +This image uses [default logging configuration](https://github.com/apache/storm/tree/v1.1.0/log4j2). All logs go to the `/logs` directory by default. ## Data persistence No data are persisted by default. For convenience there are `/data` and `/logs` directories in the image owned by `storm` user. Use them accordingly to persist data and logs using volumes. - $ docker run -it -v /logs -v /data storm:1.0 storm nimbus + $ docker run -it -v /logs -v /data storm storm nimbus *Please be noticed that using paths other than those predefined is likely to cause permission denied errors. It's because for [security reasons](https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#user) the Storm is running under the non-root `storm` user.*