Skip to content
Snippets Groups Projects

Replace eicweb registry with build-arg

Merged Wouter Deconinck requested to merge docker-registry-build-arg into master

This will allow for easier building on non-eicweb systems (--build-arg DOCKER_REGISTRY "").

+ARG DOCKER_REGISTRY="eicweb.phy.anl.gov:4567/containers/eic_container/"
+FROM ${DOCKER_REGISTRY}debian_base:${INTERNAL_TAG} as builder
-FROM eicweb.phy.anl.gov:4567/containers/eic_container/debian_base:${INTERNAL_TAG} as builder

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading