docker-lab/dashyDocker/dashyDockerCommand.txt
2024-08-13 08:08:39 +00:00

9 lines
278 B
Plaintext

# 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