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