6 lines
98 B
YAML
6 lines
98 B
YAML
services:
|
|
ccc:
|
|
build: .
|
|
hostname: ccc
|
|
image: git.shihaam.dev/dockerfiles/ccc
|