Ventoy/docker-compose.yml
Ilia Sergachev 171667c547
add docker automated build environment (#235)
* 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