Skip to content

DockerActionManager: disable seccomp policy for borgbackup container#7414

Merged
szaimen merged 1 commit intomainfrom
enh/7308/disable-seccomp-for-borg
Jan 14, 2026
Merged

DockerActionManager: disable seccomp policy for borgbackup container#7414
szaimen merged 1 commit intomainfrom
enh/7308/disable-seccomp-for-borg

Conversation

@szaimen
Copy link
Collaborator

@szaimen szaimen commented Jan 13, 2026

@szaimen szaimen added this to the next milestone Jan 13, 2026
@szaimen szaimen added 3. to review Waiting for reviews enhancement New feature or request labels Jan 13, 2026
@szaimen szaimen merged commit 3f55a47 into main Jan 14, 2026
7 of 9 checks passed
@szaimen szaimen deleted the enh/7308/disable-seccomp-for-borg branch January 14, 2026 12:28
@BlackDuck888
Copy link

My tests showed that, as I wrote, seccomp:unconfined has no effect. The only thing that works for me is setting my own Seccomp rule or using Alpine version 3.18. It would help me and all QNAP users if we could specify the Alpine version in the dock container, for example.

@szaimen
Copy link
Collaborator Author

szaimen commented Jan 14, 2026

My tests showed that, as I wrote, seccomp:unconfined has no effect. The only thing that works for me is setting my own Seccomp rule or using Alpine version 3.18. It would help me and all QNAP users if we could specify the Alpine version in the dock container, for example.

Ah wait so you disabled the seccomp policy for the test container and it did not make it rsync work?

@BlackDuck888
Copy link

That is correct!

@szaimen
Copy link
Collaborator Author

szaimen commented Jan 14, 2026

That is correct!

Ok, then I misunderstood your comment in thr issue. Need to follow-up on this then.

@szaimen
Copy link
Collaborator Author

szaimen commented Jan 15, 2026

Follow-up here: #7426

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore with BorgBackup fail to set permissions

2 participants