зеркало из
https://github.com/M82-project/Bibliography.git
synced 2025-10-28 20:54:16 +02:00
8 строки
89 B
YAML
8 строки
89 B
YAML
version: '3.3'
|
|
services:
|
|
pandoc:
|
|
build: .
|
|
volumes:
|
|
- ../../:/data
|
|
|