1
0
mirror of https://github.com/ventoy/Ventoy synced 2024-06-29 06:24:33 +00:00
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