We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3851bd commit 4d9d186Copy full SHA for 4d9d186
docker-compose.yml
@@ -11,6 +11,7 @@ services:
11
image: redis:latest
12
13
web: &app
14
+ platform: linux/amd64
15
build: .
16
volumes:
17
- .:/app
0 commit comments