Skip to content

Instantly share code, notes, and snippets.

View mikaelsouza's full-sized avatar
🐟
Working from home

Mikael Souza mikaelsouza

🐟
Working from home
View GitHub Profile
@fardjad
fardjad / colima-multi-platform-config.md
Last active January 18, 2024 05:04
[Colima Multi-Platform Config] Colima configuration for building images for multiple platforms on Apple silicon with buildx #colima #docker #buildx #config #apple #aarm64

Instructions

Run the following and replace the config file:

colima start --edit

Build a docker image:

docker buildx build --platform linux/amd64,linux/arm64 .
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.