bashbrew/architecture
Tianon Gravi b9b4dacdc0 Set DOCKER_DEFAULT_PLATFORM when building "FROM scratch" images
This will make sure "variant" gets set properly on the resulting images if our Docker version is 20.10+.

We set this as tightly/sparingly as possible because the `--platform` flag is used for several different things inside Docker, the most visible being platform mismatch warnings/errors that we want to avoid.
2021-08-02 14:56:31 -07:00
..
oci-platform.go Set DOCKER_DEFAULT_PLATFORM when building "FROM scratch" images 2021-08-02 14:56:31 -07:00