Relative Content

Tag Archive for dockerdockerfile

Docker build issue with platform

1 warning found (use docker –debug to expand):
– InvalidBaseImagePlatform: Base image public.ecr.aws/lambda/go:1.2024.10.04.19 was pulled with platform “linux/amd64”, expected “linux/arm64” for current build (line 19)

Docker COPY syntax [duplicate]

This question already has answers here: Docker image layer: What does `ADD file:<some_hash> in /` mean? (2 answers) Closed 14 hours ago. What does this COPY command do: COPY dir:da9ed7f1cee89c4a2c807243af453b96796a9e873d707c519151e53ac29e79fc in /usr/local/aws-cli/ Specifically what is this dir:sha256 sum syntax about? Docker documentation does not seem to reference this in any way. docker dockerfile 1 It’s […]

Docker COPY syntax [duplicate]

This question already has answers here: Docker image layer: What does `ADD file:<some_hash> in /` mean? (2 answers) Closed 14 hours ago. What does this COPY command do: COPY dir:da9ed7f1cee89c4a2c807243af453b96796a9e873d707c519151e53ac29e79fc in /usr/local/aws-cli/ Specifically what is this dir:sha256 sum syntax about? Docker documentation does not seem to reference this in any way. docker dockerfile 1 It’s […]

Docker COPY syntax [duplicate]

This question already has answers here: Docker image layer: What does `ADD file:<some_hash> in /` mean? (2 answers) Closed 14 hours ago. What does this COPY command do: COPY dir:da9ed7f1cee89c4a2c807243af453b96796a9e873d707c519151e53ac29e79fc in /usr/local/aws-cli/ Specifically what is this dir:sha256 sum syntax about? Docker documentation does not seem to reference this in any way. docker dockerfile 1 It’s […]

Docker COPY syntax [duplicate]

This question already has answers here: Docker image layer: What does `ADD file:<some_hash> in /` mean? (2 answers) Closed 14 hours ago. What does this COPY command do: COPY dir:da9ed7f1cee89c4a2c807243af453b96796a9e873d707c519151e53ac29e79fc in /usr/local/aws-cli/ Specifically what is this dir:sha256 sum syntax about? Docker documentation does not seem to reference this in any way. docker dockerfile 1 It’s […]