Add container name
This commit is contained in:
parent
f894f2ea21
commit
d34dd5c8ed
@ -2,6 +2,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
xedit-mirror:
|
xedit-mirror:
|
||||||
image: xedit-mirror
|
image: xedit-mirror
|
||||||
|
container_name: xedit-mirror
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user