We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b4be17 commit 1445662Copy full SHA for 1445662
build_files/05-workarounds.sh
@@ -6,13 +6,4 @@ set -xeuo pipefail
6
7
# https://github.com/ublue-os/image-template/issues/71
8
mkdir -m 0700 -p /var/roothome
9
-#mkdir -p /var/mnt
10
-#mkdir -p /var/opt
11
-#mkdir -p /var/srv
12
mkdir -m 0700 -p /var/home
13
-
14
-# https://gitlab.com/fedora/bootc/base-images/-/issues/28
15
-# https://github.com/containers/bootc/discussions/968#discussioncomment-11554946
16
-#rm -rf /var/run && ln -s /run /var/
17
18
-touch /var/home/,test
0 commit comments