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