docker run \
--name homarr \
--restart unless-stopped \
-p 7575:7575 \
-v /volume1/docker/homarr/configs:/app/data/configs \
-v /volume1/docker/homarr/icons:/app/public/icons \
-v /var/run/docker.sock:/var/run/docker.sock \
-d ghcr.io/ajnart/homarr:latest
Last modification:June 7, 2023
© Allow specification reprint