
Windows images will require other base images, and thus, we will need to explicitly specify the OS type a base image is for in order to avoid confusion or errors.
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
linux/amd64=debian:stretch-slim
|
|
linux/arm64=arm64v8/debian:stretch-slim
|
|
linux/ppc64le=ppc64le/debian:stretch-slim
|