mirror of
https://gitflic.ru/project/alt-gnome/karkas.git
synced 2025-08-03 01:43:43 +03:00
8 lines
143 B
YAML
8 lines
143 B
YAML
services:
|
|
app:
|
|
build:
|
|
context: ../..
|
|
dockerfile: src/altlinux/Dockerfile
|
|
volumes:
|
|
- ./config.yaml:/app/config.yaml
|