Download springboot from artifactory and launch it when external postgresql is ready
370
#Description This image will download the latest artifact from maven repository (only tested with Artifactory) and run it in a tomcat. If you fill PGHOST env variable it will make a postgres check connection, and wait to start tomcat until database connection is available
#Usages:
docker run -it -eREPO_URL="http://artifactory.arxcf.com/artifactory ^ -eREPO_USERNAME=admin ^ -eREPO_PASSWORD=Arx12345 ^ -eREPO_NAME=libs-snapshot-local ^ -eARTIFACT_GROUP=com.arx ^ -eARTIFACT_ID=oauth ^ -eARTIFACT_VERSION=0.0.1-SNAPSHOT ^ java:1
Content type
Image
Digest
Size
199.8 MB
Last updated
almost 8 years ago
docker pull chaya56/java