
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.
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
linux/amd64=python:3.6-slim-stretch
|
|
linux/arm64=arm64v8/python:3.6-slim-stretch
|