UNCLASSIFIED - NO CUI

Skip to content

passthrough QoL (license, amd64 dockerfile)

Chad Geary requested to merge c1-pass into master

QoL changes for passthrough mode:

  • PASSTHROUGH_LICENSE now uses checked in file
  • PASSTHROUGH_DOCKERFILE now PASSTHROUGH_DOCKERFILE_AMD64 to match arm64 pattern
  • passthrough arm64 job conditions now PASSTHROUGH_DOCKERFILE_ARM64 (equivalent to Dockerfile.arm64 exists), instead of ENABLE_MULTIARCH
  • de-duplicate prefix in registry

tests:

Edited by Chad Geary

Merge request reports