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