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:
|
||||
volumes:
|
||||
- /run/user/1000/podman/podman.sock:/run/podman/podman.sock:rw,z
|
||||
- /dev/fuse:/dev/fuse:rw,z
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
Reference in New Issue
Block a user