.
This commit is contained in:
parent
76375fd005
commit
f54881c096
9
docker-compose/yacht/yacht.yml
Normal file
9
docker-compose/yacht/yacht.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
version: '3.3'
|
||||||
|
services:
|
||||||
|
yacht:
|
||||||
|
ports:
|
||||||
|
- '8000:8000'
|
||||||
|
volumes:
|
||||||
|
- '/var/run/docker.sock:/var/run/docker.sock'
|
||||||
|
- '/docker/yacht:/config'
|
||||||
|
image: selfhostedpro/yacht
|
Loading…
x
Reference in New Issue
Block a user