Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Oct 20, 2015
1 parent ebfcfb6 commit 64bfabb
Show file tree
Hide file tree
Showing 8 changed files with 211 additions and 29 deletions.
4 changes: 2 additions & 2 deletions busybox/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Supported tags and respective `Dockerfile` links

- [`1.21.0-ubuntu`, `1.21-ubuntu`, `1-ubuntu`, `ubuntu` (*ubuntu/Dockerfile*)](https://github.com/docker-library/busybox/blob/17c9ac1c30f32efbf440a62b95814bc82c0abbd6/ubuntu/Dockerfile)
- [`1.24.0`, `1.24`, `1`, `latest` (*upstream/Dockerfile*)](https://github.com/docker-library/busybox/blob/17c9ac1c30f32efbf440a62b95814bc82c0abbd6/upstream/Dockerfile)
- [`1.21.0-ubuntu`, `1.21-ubuntu`, `1-ubuntu`, `ubuntu` (*ubuntu/Dockerfile*)](https://github.com/docker-library/busybox/blob/09d77e40ef9b7085ae9a57cabdae6e6926faf87c/ubuntu/Dockerfile)
- [`1.24.0`, `1.24`, `1`, `latest` (*upstream/Dockerfile*)](https://github.com/docker-library/busybox/blob/09d77e40ef9b7085ae9a57cabdae6e6926faf87c/upstream/Dockerfile)

For more information about this image and its history, please see [the relevant manifest file (`library/busybox`)](https://github.com/docker-library/official-images/blob/master/library/busybox). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

Expand Down
4 changes: 2 additions & 2 deletions cassandra/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Supported tags and respective `Dockerfile` links

- [`2.0.17`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/5d31a1e20371873affd9ce8ea630aedb94618471/2.0/Dockerfile)
- [`2.1.10`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/e3c2c360a9c825b450f5442dc064f798f376d9cb/2.1/Dockerfile)
- [`2.2.2`, `2.2`, `2`, `latest` (*2.2/Dockerfile*)](https://github.com/docker-library/cassandra/blob/e3c2c360a9c825b450f5442dc064f798f376d9cb/2.2/Dockerfile)
- [`2.1.11`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/92e84142e864c087420196904ed01de624a3b633/2.1/Dockerfile)
- [`2.2.3`, `2.2`, `2`, `latest` (*2.2/Dockerfile*)](https://github.com/docker-library/cassandra/blob/92e84142e864c087420196904ed01de624a3b633/2.2/Dockerfile)

For more information about this image and its history, please see [the relevant manifest file (`library/cassandra`)](https://github.com/docker-library/official-images/blob/master/library/cassandra). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

Expand Down
2 changes: 1 addition & 1 deletion logstash/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- [`1.4.5-1-a2bacae`, `1.4.5-1`, `1.4.5`, `1.4` (*1.4/Dockerfile*)](https://github.com/docker-library/logstash/blob/0b9134f8c83f58120bee00efd41f4b5867930016/1.4/Dockerfile)
- [`1.5.4-1`, `1.5.4`, `1.5`, `1`, `latest` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/0b9134f8c83f58120bee00efd41f4b5867930016/1.5/Dockerfile)
- [`2.0.0-beta2-1`, `2.0.0-beta2`, `2.0.0`, `2.0`, `2` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/8f54fa3328ec16bf0c0a7d125a0ec851a1ac38db/2.0/Dockerfile)
- [`2.0.0-beta3-1`, `2.0.0-beta3`, `2.0.0`, `2.0`, `2` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/91855a2ff26267602fea0b6c95e8ec8de6327758/2.0/Dockerfile)

For more information about this image and its history, please see [the relevant manifest file (`library/logstash`)](https://github.com/docker-library/official-images/blob/master/library/logstash). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

Expand Down
182 changes: 182 additions & 0 deletions neo4j/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,182 @@
# Supported tags and respective `Dockerfile` links

- [`2.3.0`, `latest` (*2.3.0/Dockerfile*)](https://github.com/neo4j/docker-neo4j/blob/f424f2e0bbe0efca3608ffdc031e27c746da275d/2.3.0/Dockerfile)
- [`2.3.0-enterprise`, `enterprise` (*2.3.0-enterprise/Dockerfile*)](https://github.com/neo4j/docker-neo4j/blob/f424f2e0bbe0efca3608ffdc031e27c746da275d/2.3.0-enterprise/Dockerfile)

For more information about this image and its history, please see [the relevant manifest file (`library/neo4j`)](https://github.com/docker-library/official-images/blob/master/library/neo4j). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

For detailed information about the virtual/transfer sizes and individual layers of each of the above supported tags, please see [the `neo4j/tag-details.md` file](https://github.com/docker-library/docs/blob/master/neo4j/tag-details.md) in [the `docker-library/docs` GitHub repo](https://github.com/docker-library/docs).

# What is Neo4j?

Neo4j is a highly scalable, robust, native graph database. It is used in mission-critical apps by thousands of leading startups, enterprises, and governments around the world. You can learn more [here](http://neo4j.com/developer).

![logo](https://raw.githubusercontent.com/docker-library/docs/master/neo4j/logo.png)

# How to use this image

The image exposes two ports (`7474` and `7473`) for HTTP and HTTPS access to the Neo4j API and a volume (`/data`) to allow the database to be persisted outside its container.

docker run \
--detach \
--publish=7474:7474 \
--volume=$HOME/neo4j-data:/data \
neo4j

Point your browser at `http://localhost:7474`.

Please note that by default Neo4j requires authentication. You have to login with `neo4j/neo4j` at the first connection and set a new password.

## Neo4j editions

The Neo4j comes in two editions: Community and Enterprise.

Neo4j Enterprise Edition is designed for commercial deployments where scale and availability are important. Use of Neo4j Enterprise Edition requires a commercial license agreement with Neo Technology. Please see [Neo4j licensing](http://neo4j.com/licensing/) for details.

Tags are available for both editions. Enterprise tags have an `-enterprise` suffix, Community tags have no suffix.

## Docker configuration

### File descriptor limit

Neo4j may use a large number of file descriptors if many indexes are in use or there is a large number of simultaneous database connections.

Docker controls the number of open file descriptors in a container; the limit depends on the configuration of your system. We recommend a limit of at least 40000 for running Neo4j.

To check the limit on your system, run this command:

docker run neo4j \
bash -c 'echo Soft limit: $(ulimit -Sn); echo Hard limit: $(ulimit -Hn)'

To override the default configuration for a single container, use the `--ulimit` option like this:

docker run \
--detach \
--publish=7474:7474 \
--volume=$HOME/neo4j-data:/data \
--ulimit=nofile=40000:40000
neo4j

## Neo4j configuration

The image provides a usable default configuration for learning about Neo4j, but it is not suitable for production use. You can read more about configuring Neo4j in the [manual](http://neo4j.com/docs/stable/configuration.html).

There are three ways to modify the configuration depending on how much you need to customize the image.

### Environment variables

Pass environment variables to the container when you run it.

docker run \
--detach \
--publish=7474:7474 \
--volume=$HOME/neo4j-data:/data \
--env=NEO4J_CACHE_MEMORY=4G \
neo4j

The following environment variables are available:

- `NEO4J_CACHE_MEMORY`: the size of Neo4j's native-memory cache, defaults to 512M
- `NEO4J_HEAP_MEMORY`: the size of Neo4j's heap in MB, defaults to the JVM default for your system
- `NEO4J_KEEP_LOGICAL_LOGS`: the retention policy for logical logs, defaults to `100M size`
- `NEO4J_AUTH`: controls authentication, set to `none` to disable authentication or `neo4j/<password>` to override the default password (see documentation [here](http://neo4j.com/docs/stable/rest-api-security.html))
- `NEO4J_THIRDPARTY_JAXRS_CLASSES`: URI mappings for unmanaged extensions (see below)

#### Enterprise Edition

The following settings control features that are only available in the Enterprise Edition of Neo4j.

- `NEO4J_DATABASE_MODE`: the database mode, defaults to `SINGLE`, set to `HA` to create a cluster
- `NEO4J_SERVER_ID`: the id of the server, must be unique within a cluster
- `NEO4J_HA_ADDRESS`: the address which a server advertises to other members of a cluster in HA mode, this must be resolvable by all cluster members
- `NEO4J_INITIAL_HOSTS`: comma-separated list of other members of the cluster

### `/conf` volume

To make arbitrary modifications to the Neo4j configuration, provide the container with a `/conf` volume.

docker run \
--detach \
--publish=7474:7474 \
--volume=$HOME/neo4j-data:/data \
--volume=$HOME/neo4j-conf:/conf \
neo4j

The `/conf` volume will override all configuration provided by the image and must therefore contain a complete, valid set of Neo4j configuration files.

To generate an initial set of configuration files, run the image with the `dump-config` command.

docker run --rm\
--volume=$HOME/neo4j-conf:/conf \
neo4j dump-config

### Build a new image

For more complex customization of the image you can create a new image based on this one.

FROM neo4j

## Neo4j HA

(This feature is only available in Neo4j Enterprise Edition.)

In order to run Neo4j in HA mode under Docker you need to wire up the containers in the cluster so that they can talk to each other. Each container must have a network route to each of the others and the `NEO4J_HA_ADDRESS` and `NEO4J_INITIAL_HOSTS` environment variables must be set according (see above).

Within a single Docker host, this can be achieved using container names and links as follows.

docker run --name=instance1 --detach --publish 7474:7474 \
--env=NEO4J_DATABASE_MODE=HA --env=NEO4J_HA_ADDRESS=instance1 --env=NEO4J_SERVER_ID=1 \
--env=NEO4J_INITIAL_HOSTS=instance1:5001,instance2:5001,instance3:5001 \
neo4j:enterprise

docker run --name=instance2 --detach --publish 7475:7474 \
--link instance1:instance1 \
--env=NEO4J_DATABASE_MODE=HA --env=NEO4J_HA_ADDRESS=instance2 --env=NEO4J_SERVER_ID=2 \
--env=NEO4J_INITIAL_HOSTS=instance1:5001,instance2:5001,instance3:5001 \
neo4j:enterprise

docker run --name=instance3 --detach --publish 7476:7474 \
--link instance1:instance1 --link instance2:instance2 \
--env=NEO4J_DATABASE_MODE=HA --env=NEO4J_HA_ADDRESS=instance3 --env=NEO4J_SERVER_ID=3 \
--env=NEO4J_INITIAL_HOSTS=instance1:5001,instance2:5001,instance3:5001 \
neo4j:enterprise

## Plugins and unmanaged extensions

To install a plugin or unmanaged extension, provide a `/plugins` volume containing the jars. For unmanged extensions you also need to provide an environment variable specifying a URI mapping.

docker run --publish 7474:7474 --volume=/tmp/neo4j-plugins:/plugins \
--env=NEO4J_THIRDPARTY_JAXRS_CLASSES=com.example.extension=/example
neo4j

See the [manual](http://neo4j.com/docs/stable/server-extending.html) for more details on plugins and unmanaged extensions.

## Neo4j shell

The Neo4j shell can be run locally within a container using a command like this:

docker exec --interactive <container> bin/neo4j-shell

# Supported Docker versions

This image is officially supported on Docker version 1.8.3.

Support for older versions (down to 1.6) is provided on a best-effort basis.

Please see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.

# User Feedback

## Documentation

Documentation for this image is stored in the [`neo4j/` directory](https://github.com/docker-library/docs/tree/master/neo4j) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `README.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request.

## Issues

If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/neo4j/docker-neo4j/issues).

For general Neo4j questions, please ask on [StackOverflow](http://stackoverflow.com/).

## Contributing

We welcome pull requests on [GitHub](https://github.com/neo4j/docker-neo4j/pulls).
24 changes: 12 additions & 12 deletions php/README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Supported tags and respective `Dockerfile` links

- [`5.4.45-cli`, `5.4-cli`, `5.4.45`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/cf1e938f3721632443e01734bcfcbcf1160ea539/5.4/Dockerfile)
- [`5.4.45-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/cf1e938f3721632443e01734bcfcbcf1160ea539/5.4/apache/Dockerfile)
- [`5.4.45-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/766e3c00431dfb9c4043b8a1c50c2c9195c94b24/5.4/fpm/Dockerfile)
- [`5.5.30-cli`, `5.5-cli`, `5.5.30`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/f37a400328dc61daa991a75ad753669f35ee72ef/5.5/Dockerfile)
- [`5.5.30-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/f37a400328dc61daa991a75ad753669f35ee72ef/5.5/apache/Dockerfile)
- [`5.5.30-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/58adff408a2576f3e32c8f730eb18736768d88b9/5.5/fpm/Dockerfile)
- [`5.6.14-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.14`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/c05f8260ab4b9371923c409d099f37c9eef863a7/5.6/Dockerfile)
- [`5.6.14-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/c05f8260ab4b9371923c409d099f37c9eef863a7/5.6/apache/Dockerfile)
- [`5.6.14-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/c05f8260ab4b9371923c409d099f37c9eef863a7/5.6/fpm/Dockerfile)
- [`7.0.0RC5-cli`, `7.0-cli`, `7-cli`, `7.0.0RC5`, `7.0`, `7` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/86875314babcd174d6737be46968c4ce3a8cc858/7.0/Dockerfile)
- [`7.0.0RC5-apache`, `7.0-apache`, `7-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/86875314babcd174d6737be46968c4ce3a8cc858/7.0/apache/Dockerfile)
- [`7.0.0RC5-fpm`, `7.0-fpm`, `7-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/86875314babcd174d6737be46968c4ce3a8cc858/7.0/fpm/Dockerfile)
- [`5.4.45-cli`, `5.4-cli`, `5.4.45`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/fec7f537f049aafd2102202519c3ca9cb9576707/5.4/Dockerfile)
- [`5.4.45-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/fec7f537f049aafd2102202519c3ca9cb9576707/5.4/apache/Dockerfile)
- [`5.4.45-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/fec7f537f049aafd2102202519c3ca9cb9576707/5.4/fpm/Dockerfile)
- [`5.5.30-cli`, `5.5-cli`, `5.5.30`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/fec7f537f049aafd2102202519c3ca9cb9576707/5.5/Dockerfile)
- [`5.5.30-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/fec7f537f049aafd2102202519c3ca9cb9576707/5.5/apache/Dockerfile)
- [`5.5.30-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/fec7f537f049aafd2102202519c3ca9cb9576707/5.5/fpm/Dockerfile)
- [`5.6.14-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.14`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/fec7f537f049aafd2102202519c3ca9cb9576707/5.6/Dockerfile)
- [`5.6.14-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/fec7f537f049aafd2102202519c3ca9cb9576707/5.6/apache/Dockerfile)
- [`5.6.14-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/fec7f537f049aafd2102202519c3ca9cb9576707/5.6/fpm/Dockerfile)
- [`7.0.0RC5-cli`, `7.0-cli`, `7-cli`, `7.0.0RC5`, `7.0`, `7` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/f751ba0b5b1753ff8486cccdc1c3354d3be49597/7.0/Dockerfile)
- [`7.0.0RC5-apache`, `7.0-apache`, `7-apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/f751ba0b5b1753ff8486cccdc1c3354d3be49597/7.0/apache/Dockerfile)
- [`7.0.0RC5-fpm`, `7.0-fpm`, `7-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/f751ba0b5b1753ff8486cccdc1c3354d3be49597/7.0/fpm/Dockerfile)

For more information about this image and its history, please see [the relevant manifest file (`library/php`)](https://github.com/docker-library/official-images/blob/master/library/php). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

Expand Down
14 changes: 7 additions & 7 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
- [`3.3.6-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.3/onbuild/Dockerfile)
- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/15798abb6cfb145344462a345db4b572227fb859/3.3/slim/Dockerfile)
- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/15798abb6cfb145344462a345db4b572227fb859/3.3/wheezy/Dockerfile)
- [`3.4.3`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/15798abb6cfb145344462a345db4b572227fb859/3.4/Dockerfile)
- [`3.4.3-onbuild`, `3.4-onbuild`, `3-onbuild`, `onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.4/onbuild/Dockerfile)
- [`3.4.3-slim`, `3.4-slim`, `3-slim`, `slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/15798abb6cfb145344462a345db4b572227fb859/3.4/slim/Dockerfile)
- [`3.4.3-wheezy`, `3.4-wheezy`, `3-wheezy`, `wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/15798abb6cfb145344462a345db4b572227fb859/3.4/wheezy/Dockerfile)
- [`3.5.0`, `3.5` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/e4a0ed26c086a48a75e9ea2b163c8262dcdff2af/3.5/Dockerfile)
- [`3.5.0-onbuild`, `3.5-onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/0fa3202789648132971160f686f5a37595108f44/3.5/onbuild/Dockerfile)
- [`3.5.0-slim`, `3.5-slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/e4a0ed26c086a48a75e9ea2b163c8262dcdff2af/3.5/slim/Dockerfile)
- [`3.4.3`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/15798abb6cfb145344462a345db4b572227fb859/3.4/Dockerfile)
- [`3.4.3-onbuild`, `3.4-onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.4/onbuild/Dockerfile)
- [`3.4.3-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/15798abb6cfb145344462a345db4b572227fb859/3.4/slim/Dockerfile)
- [`3.4.3-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/15798abb6cfb145344462a345db4b572227fb859/3.4/wheezy/Dockerfile)
- [`3.5.0`, `3.5`, `3`, `latest` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/e4a0ed26c086a48a75e9ea2b163c8262dcdff2af/3.5/Dockerfile)
- [`3.5.0-onbuild`, `3.5-onbuild`, `3-onbuild`, `onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/0fa3202789648132971160f686f5a37595108f44/3.5/onbuild/Dockerfile)
- [`3.5.0-slim`, `3.5-slim`, `3-slim`, `slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/e4a0ed26c086a48a75e9ea2b163c8262dcdff2af/3.5/slim/Dockerfile)

For more information about this image and its history, please see [the relevant manifest file (`library/python`)](https://github.com/docker-library/official-images/blob/master/library/python). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).

Expand Down
Loading

0 comments on commit 64bfabb

Please sign in to comment.