mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
7 lines
175 B
YAML
7 lines
175 B
YAML
services:
|
|
perverse:
|
|
build:
|
|
context: https://github.com/reonokiy/perverse.git
|
|
dockerfile: Dockerfile
|
|
container_name: perverse
|
|
restart: unless-stopped
|