4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
# Pull from $OS_DISTRO on Docker Hub
|
|
FROM ${REGISTRY_OS}${OS_DISTRO}:${OS_RELEASE} AS xe-base-stage
|
|
|