broad-house-79544
11/28/2022, 6:43 AMmany-telephone-49025
11/28/2022, 11:59 AMbroad-house-79544
11/28/2022, 12:49 PMmany-telephone-49025
11/28/2022, 12:54 PMFROM --platform=linux/amd64 xxx
to my dockerfile so it uses explicit the amd64 as frombroad-house-79544
11/28/2022, 1:02 PM// build our mongodb image!
const mongoImage = new docker.RemoteImage("mongo", {
name: "pulumi/tutorial-pulumi-fundamentals-database-local:latest",
});