mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 23:18:41 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user