Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Steps to build Artifactory HA docker image for DC/OS:

  1. Create files directory inside HA directory and copy all contents form files to it.

  2. Build docker image using docker build command. e.g docker build -t jfrog/artifactory-dcos:ha .

  3. Deploy image in environment (e.g Bintray) which is accessible by your DC/OS cluster.


Steps to build Artifactory Pro docker images:

  1. Build docker image using docker build command. e.g docker build -t jfrog/artifactory-dcos:pro .

  2. Deploy image in environment (e.g Bintray) which is accessible by your DC/OS cluster.