linuxserver-mods/skip-chown
Michel Roux 351b6f2ca4
Some checks failed
dl / skip-chown (push) Failing after 18s
dl / wireguard-ipv6 (push) Failing after 15s
feat: 🎉 initial commit
2024-05-15 20:36:19 +02:00
..
root/etc/s6-overlay/s6-rc.d/init-adduser feat: 🎉 initial commit 2024-05-15 20:36:19 +02:00
Dockerfile feat: 🎉 initial commit 2024-05-15 20:36:19 +02:00
README.md feat: 🎉 initial commit 2024-05-15 20:36:19 +02:00

Skip chown - Universal Docker mod

This mod skip the long chown of all ressources inside the /config folder at boot.

In any docker arguments, set an environment variable DOCKER_MODS=xefir/mods:skip-chown

If adding multiple mods, enter them in an array separated by |, such as DOCKER_MODS=xefir/mods:skip-chown|linuxserver/mods:server-mod2