This commit is contained in:
parent
05e1f21946
commit
58e3b841e8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
name: Install and configure dependencies
|
name: Install and configure dependencies
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y --no-install-recommends buildah containers-storage git
|
apt-get install -y --no-install-recommends buildah ca-certificates containers-storage git
|
||||||
sed /usr/share/containers/storage.conf \
|
sed /usr/share/containers/storage.conf \
|
||||||
-e '/^#\?mount_program/c\
|
-e '/^#\?mount_program/c\
|
||||||
mount_program = "/usr/bin/fuse-overlayfs"' \
|
mount_program = "/usr/bin/fuse-overlayfs"' \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue