1
0
mirror of https://github.com/ventoy/Ventoy.git synced 2025-01-15 16:53:19 -05:00
Ventoy/docker-compose.yml
Ilia Sergachev 171667c547
add docker automated build environment ()
* doc: remove broken link

* add docker build environment
2020-06-20 21:46:52 +08:00

9 lines
98 B
YAML

version: '2'
services:
ventoy:
build: .
privileged: true
volumes:
- .:/ventoy