homeLab docker services
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Just copy and run this command!
|
||||
|
||||
docker run -d \
|
||||
-p 4000:8080 \
|
||||
--volume /home/zak/dashyDocker/public/conf.yml:/app/public/conf.yml \
|
||||
--volume /home/zak/dashyDocker/icons:/app/public/item-icons/icons \
|
||||
--name dashy \
|
||||
--restart=unless-stopped \
|
||||
lissy93/dashy:latest
|
||||
Reference in New Issue
Block a user