Skip to content

Commit 01f5f56

Browse files
authored
🔥 Enable support for Arm Docker images in Mac, remove old patch (fastapi#1341)
1 parent ff2004e commit 01f5f56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ services:
7373
context: ./backend
7474
args:
7575
INSTALL_DEV: ${INSTALL_DEV-false}
76-
platform: linux/amd64 # Patch for M1 Mac
7776
labels:
7877
- traefik.enable=true
7978
- traefik.docker.network=traefik-public

0 commit comments

Comments
 (0)