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 3765b58 commit 00ecfa6Copy full SHA for 00ecfa6
docker-compose.yml
@@ -3,7 +3,7 @@ version: '3'
3
services:
4
5
edgeservice:
6
- build: ./
+ image: aista/edge-service
7
ports:
8
- "8080:8080"
9
depends_on:
0 commit comments