Skip to content

Commit

Permalink
🔥 Enable support for Arm Docker images in Mac, remove old patch (#1341)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Sep 16, 2024
1 parent 46ac6a3 commit 18a5cb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ services:
context: ./backend
args:
INSTALL_DEV: ${INSTALL_DEV-false}
platform: linux/amd64 # Patch for M1 Mac
labels:
- traefik.enable=true
- traefik.docker.network=traefik-public
Expand Down

0 comments on commit 18a5cb2

Please sign in to comment.