Initial commit from Ventoy@7cbdc5c
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
ventoy:
|
||||
build: .
|
||||
privileged: true
|
||||
volumes:
|
||||
- .:/ventoy
|
||||
Reference in New Issue
Block a user