mirror of
https://github.com/truenas/charts.git
synced 2026-06-14 22:25:57 +08:00
* Add `distribution` to `community` train * add service * initial tests * add values * https * add persistence * add htpasswd * mount file * secret * fix fullname * typo * typo * add questions and metadata * remove * format * allow disabling fs backend * test with ro root fs * remove comment * fix auth and perms * update icon
9 lines
527 B
Markdown
9 lines
527 B
Markdown
# Distribution
|
|
|
|
[Distribution](https://github.com/distribution/distribution) is a toolkit to pack, ship, store, and deliver container content
|
|
|
|
> When application is installed, a container will be launched with **root** privileges.
|
|
> This is required in order to apply the correct permissions to the `Distribution` directories.
|
|
> Afterward, the `Distribution` container will run as a **non**-root user (Default: `568`).
|
|
> All mounted storage(s) will be `chown`ed only if the parent directory does not match the configured user.
|