This brings over the initial buildx prototype from pulumi/pulumi-docker and fixes various build and release issues.
4 lines
61 B
Docker
4 lines
61 B
Docker
FROM bash AS base
|
|
|
|
RUN getent hosts metadata.google.internal
|