This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
services:
|
services:
|
||||||
nuxtci:
|
nuxtci:
|
||||||
image: local/nuxtci
|
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
image: local/nuxtci
|
||||||
container_name: nuxtci
|
container_name: nuxtci
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
working_dir: /app
|
working_dir: /app
|
||||||
|
|||||||
Reference in New Issue
Block a user