passthrough QoL (license, amd64 dockerfile)
QoL changes for passthrough mode:
-
PASSTHROUGH_LICENSE
now uses checked in file -
PASSTHROUGH_DOCKERFILE
nowPASSTHROUGH_DOCKERFILE_AMD64
to match arm64 pattern - passthrough arm64 job conditions now
PASSTHROUGH_DOCKERFILE_ARM64
(equivalent toDockerfile.arm64 exists
), instead ofENABLE_MULTIARCH
- de-duplicate prefix in registry
tests:
- solo
- passthrough
Edited by Chad Geary