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 fc43c56 commit 490c4bdCopy full SHA for 490c4bd
docker-compose.yml
@@ -1,5 +1,5 @@
1
services:
2
api:
3
- build: .
+ image: ${account_id}.dkr.ecr.us-west-1.amazonaws.com/go-capture:${image_hash}
4
ports:
5
- 8000:8000
0 commit comments