mirror of
https://github.com/AsahiLinux/m1n1
synced 2024-11-10 01:34:12 +00:00
6 lines
60 B
YAML
6 lines
60 B
YAML
|
services:
|
||
|
m1n1:
|
||
|
build: .
|
||
|
volumes:
|
||
|
- .:/m1n1
|