-
Create
files
directory inside HA directory and copy all contents form files to it. -
Build docker image using docker build command. e.g
docker build -t jfrog/artifactory-dcos:ha .
-
Deploy image in environment (e.g Bintray) which is accessible by your DC/OS cluster.
-
Build docker image using docker build command. e.g
docker build -t jfrog/artifactory-dcos:pro .
-
Deploy image in environment (e.g Bintray) which is accessible by your DC/OS cluster.