Skip to content

zerobyte: disable apparmor when mount fuse is enabled#4779

Open
stavros-k wants to merge 2 commits intomasterfrom
zerobytes
Open

zerobyte: disable apparmor when mount fuse is enabled#4779
stavros-k wants to merge 2 commits intomasterfrom
zerobytes

Conversation

@stavros-k
Copy link
Copy Markdown
Contributor

Closes #4764

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the Zerobyte app’s container security settings to allow FUSE-based mounts (e.g., rclone/SFTP) on AppArmor-enabled hosts, addressing issue #4764.

Changes:

  • When mount_fuse is enabled, add security_opt: apparmor=unconfined to avoid AppArmor blocking FUSE mounts.
  • Bump the app chart version from 1.1.16 to 1.1.17.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
ix-dev/community/zerobyte/templates/docker-compose.yaml Adds apparmor=unconfined security opt when FUSE mounting is enabled.
ix-dev/community/zerobyte/app.yaml Increments the app version to reflect the behavior change.

@stavros-k stavros-k marked this pull request as ready for review April 6, 2026 14:08
@stavros-k stavros-k requested a review from Qubad786 April 6, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zerobyte failed to mount rclone/sftp volume

2 participants