merge
This commit is contained in:
9
docker-compose.yaml
Normal file
9
docker-compose.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
alpine:
|
||||
build:
|
||||
context: ./alpine
|
||||
volumes:
|
||||
- ./od8n:/data/od8n
|
||||
tty: true
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user