#Description
#Usages:
#Build: docker build -t artifact-postgres .
#Run:
docker run
-e ARTIFACT_USERNAME=admin
-e ARTIFACT_PASSWORD=AP91GW2VoPT6CyzF3za9tYNcfY1
-e ARTIFACT_URL=http://artifactory.arxcf.com/artifactory/db-snapshot-local/com/arx/origination-bdd/1.0.0-SNAPSHOT/origination-bdd-1.0.0-SNAPSHOT-feature-sprint-36.dump
-e POSTGRES_DB=arx
-e POSTGRES_USER=postgres
--name network-db
-d artifact-postgres
Content type
Image
Digest
Size
96 MB
Last updated
over 7 years ago
docker pull chaya56/artifact-postgres