mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-18 17:01:07 +00:00
Prob: Files section does not work for /var dir
Solv: Updated documentation to point out limits of files section regarding /var, /run, and /tmp dirs. Signed-off-by: Tristan Slominski <tristan.slominski@gmail.com>
This commit is contained in:
parent
76035cec2f
commit
11c90c4cdb
@ -113,6 +113,8 @@ file:
|
||||
metadata: yaml
|
||||
```
|
||||
|
||||
Because a `tmpfs` is mounted onto `/var`, `/run`, and `/tmp` by default, the `tmpfs` mounts will shadow anything specified in `files` section for those directories.
|
||||
|
||||
## `trust`
|
||||
|
||||
The `trust` section specifies which build components are to be cryptographically verified with
|
||||
|
Loading…
Reference in New Issue
Block a user