Skip to content

Commit 4d9d186

Browse files
committed
Run with Rosetta locally.
1 parent a3851bd commit 4d9d186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ services:
1111
image: redis:latest
1212

1313
web: &app
14+
platform: linux/amd64
1415
build: .
1516
volumes:
1617
- .:/app

0 commit comments

Comments
 (0)