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 e73f453 commit 7d89798Copy full SHA for 7d89798
docker-compose.yml
@@ -4,6 +4,7 @@ services:
4
build:
5
context: .
6
dockerfile: ./dockerfiles/Dockerfile
7
+ platform: "linux/amd64"
8
depends_on:
9
- db
10
- s3
0 commit comments