Docker image build architecture?

Hey!

Wonderful product, you guys are awesome!

Just a little question: Can I build my Docker image with M1 arch in order to deploy my app to Fly?

Currently I use: docker buildx build --platform linux/amd64 -t hub/app_name:tag .

Cheers!

Hugo

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.