Difference between revisions of "Docker build"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 3: Line 3:
  
 
  docker build --tag my-confluence-image --build-arg [[CONFLUENCE]]_VERSION=6.x.x
 
  docker build --tag my-confluence-image --build-arg [[CONFLUENCE]]_VERSION=6.x.x
 +
 +
docker build -t myregistry.jfrog.io/backend/test --push --progress=plain .
  
 
  docker build -t [[openalpr]] https://github.com/openalpr/openalpr.git
 
  docker build -t [[openalpr]] https://github.com/openalpr/openalpr.git

Revision as of 06:52, 15 April 2020

Advertising: