Rio McMahon
06/02/2022, 3:47 PMKevin Kho
06/02/2022, 3:50 PMprefecthq/prefect
image as a base image to make your own because it’s cross platform.Anna Geller
06/02/2022, 3:55 PMRio McMahon
06/02/2022, 4:04 PMdocker build --platform linux/amd64 -t image_name .
; we are using an ECS agent without any special instructions to use ARM compute. We are using GitLab
for our storage so we don’t have the option to specify the "platform": "linux/amd64"
build_kwarg. Thoughts on doing this for an ECS agent?Anna Geller
06/02/2022, 4:18 PM