add registry
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
services:
|
||||
yggdrasil:
|
||||
build:
|
||||
context: https://git.bitdeals.org/private/yggdrasil.git
|
||||
dockerfile: ./docker/Dockerfile
|
||||
context: ./docker
|
||||
dockerfile: Dockerfile
|
||||
image: registry.bitdeals.org/yggdrasil
|
||||
environment:
|
||||
- BIND_PORT=
|
||||
|
||||
Reference in New Issue
Block a user