From dd86fa9e764c50f36f013ed4aca1d98360589c7c Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 11 Dec 2017 18:08:46 +0000 Subject: [PATCH] Run update.sh --- neo4j/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/neo4j/README.md b/neo4j/README.md index e2ec51cfb..85677bdd3 100644 --- a/neo4j/README.md +++ b/neo4j/README.md @@ -172,3 +172,13 @@ docker run \ # Documentation For more examples and complete documentation please go [here for 2.x](http://neo4j.com/developer/docker-23/) and [here for 3.x](http://neo4j.com/docs/operations-manual/current/deployment/single-instance/docker/). + +# License + +View [licensing information](https://neo4j.com/licensing) for the software contained in this image. + +As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained). + +Some additional license information which was able to be auto-detected might be found in [the `repo-info` repository's `neo4j/` directory](https://github.com/docker-library/repo-info/tree/master/repos/neo4j). + +As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.