UNCLASSIFIED

Commit 17b3b963 authored by Matt Vasquez's avatar Matt Vasquez
Browse files

Remove docker run statements

parent b8e0028a
...@@ -11,10 +11,4 @@ To purchase a license or request a trial contact usfed-sales@jfrog.com ...@@ -11,10 +11,4 @@ To purchase a license or request a trial contact usfed-sales@jfrog.com
This container requires ports 8081 and 8082 to be exposed in order to effectively run. This container requires ports 8081 and 8082 to be exposed in order to effectively run.
## Volumes ## Volumes
This container relies on a volumes if you wish to persist the data. Please see the directions for details. This container relies on a volumes if you wish to persist the data. Please see the directions for details.
\ No newline at end of file
## Running the container
In order to run the container, enter the following command inside this directory:
`docker run -d -p8081:8081 -p 8082:8082 <image name>`.
Please see the full directions to run artifactory persistently from a docker container with appropriate volumes here: https://www.jfrog.com/confluence/display/JFROG/Installing+Artifactory
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment