homeLab docker services

This commit is contained in:
2024-08-13 08:08:39 +00:00
commit 1ac68b12a0
15 changed files with 451 additions and 0 deletions
+9
View File
@@ -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