Run update.sh
This commit is contained in:
parent
9adad1fc45
commit
066c28b9a9
|
|
@ -39,6 +39,10 @@ $ docker run \
|
||||||
|
|
||||||
NOTE: The container will try to allocate the port 5000. If the port is already taken, find out which container is already using it by running `docker ps`.
|
NOTE: The container will try to allocate the port 5000. If the port is already taken, find out which container is already using it by running `docker ps`.
|
||||||
|
|
||||||
|
# Support
|
||||||
|
|
||||||
|
If you are interested in commercial support, the [Docker Trusted Registry](https://www.docker.com/docker-trusted-registry) provides an image registry, LDAP/Active Directory integration, security certificates, and more in a solution that includes commercial support.
|
||||||
|
|
||||||
# Supported Docker versions
|
# Supported Docker versions
|
||||||
|
|
||||||
This image is officially supported on Docker version 1.8.2.
|
This image is officially supported on Docker version 1.8.2.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue