This commit is contained in:
Jarosław Karcewicz 2022-04-07 12:53:42 +02:00
parent 76375fd005
commit f54881c096

View 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