4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
# Pull from $OS_DISTRO on Docker Hub
|
|
FROM $OS_DISTRO:$OS_RELEASE AS graphics-base
|
|
|