docker compose style
This commit is contained in:
8
public_services/gourichon_org/domain/compose.yaml
Normal file
8
public_services/gourichon_org/domain/compose.yaml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
services:
|
||||||
|
nameserver:
|
||||||
|
build:
|
||||||
|
context: ../../../../andre_etckeeper_history/etc/bind
|
||||||
|
dockerfile: ../../../gouri_infra/public_services/gourichon_org/domain/Dockerfile
|
||||||
|
ports:
|
||||||
|
- "57053:53/udp"
|
||||||
|
- "57053:53"
|
||||||
Reference in New Issue
Block a user