This project uses build, image name is not needed.
This commit is contained in:
@@ -5,8 +5,7 @@ version: '2'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: node
|
|
||||||
restart: always
|
|
||||||
build: ./
|
build: ./
|
||||||
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 8317:8080
|
- 8317:8080
|
||||||
|
Reference in New Issue
Block a user