mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-30 04:50:46 +00:00
Merge branch 'var-mnt' into 'main'
[RFC] minimal: ensure /var/mnt is available in the container itself See merge request fedora/bootc/base-images!294
This commit is contained in:
commit
3b4d28bb3e
1 changed files with 1 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ ln -s ../run var/run
|
|||
# https://gitlab.com/fedora/bootc/tracker/-/issues/58
|
||||
mkdir -p var/lib/rpm-state
|
||||
test -d var/tmp || mkdir -m 1777 var/tmp
|
||||
mkdir -p var/mnt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue