Sign inSign up

chaya56/artifact-tomcat

By chaya56

•Updated over 7 years ago

Image
0

459

chaya56/artifact-tomcat repository overview

#Description

  • This image will load a config file and start tomcat.
  • You can specify an $ARTIFACT_USERNAME/$ARTIFACT_PASSWORD to access $ARTIFACT_URL if needed (Basic http authentication).

#Usages:

#Build: docker build -t artifact-tomcat .

#Run: docker run \ -e ARTIFACT_USERNAME=admin \ -e ARTIFACT_PASSWORD=xxx \ -e ARTIFACT_URL=http://artifactory.arxcf.com/artifactory/libs-snapshot-local/com/arx/origination/2.2.8-SNAPSHOT/origination-2.2.8-20181227.173947-134.war⁠ \ --name origination-tomcat \ -p 8080:8080/tcp -d origination-tomcat

Tag summary

Content type

Image

Digest

Size

211.1 MB

Last updated

over 7 years ago

docker pull chaya56/artifact-tomcat