Add fuse via volumes
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m7s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m7s
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
volumes:
|
volumes:
|
||||||
- /run/user/1000/podman/podman.sock:/run/podman/podman.sock:rw,z
|
- /run/user/1000/podman/podman.sock:/run/podman/podman.sock:rw,z
|
||||||
|
- /dev/fuse:/dev/fuse:rw,z
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
packages: write
|
packages: write
|
||||||
|
|||||||
Reference in New Issue
Block a user