aws-codebuild-docker-images icon indicating copy to clipboard operation
aws-codebuild-docker-images copied to clipboard

pass --platform into docker command

Open liuyangc3 opened this issue 2 years ago • 2 comments

Issue #, if available:

Description of changes:

Allow user pass --platform into docker command

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

liuyangc3 avatar Aug 09 '23 08:08 liuyangc3

@liuyangc3 is it working for you? will it allows me to run arm64 docker image on my amd64 machine?

Rogalek avatar Nov 08 '23 15:11 Rogalek

@liuyangc3 is it working for you? will it allows me to run arm64 docker image on my amd64 machine?

yes works for me, but you need download the right image by yourself

liuyangc3 avatar Nov 09 '23 14:11 liuyangc3