linuxserver-mods/skip-chown/README.md
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

8 lines
351 B
Markdown

# 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`