Run update.sh

This commit is contained in:
Docker Library Bot 2017-12-11 18:08:46 +00:00
parent 00d0d86997
commit dd86fa9e76
1 changed files with 10 additions and 0 deletions

View File

@ -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.