Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Rootless entrypoint #311

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Conversation

pedorich-n
Copy link
Contributor

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

Fix the rootless entry point introduced in #309

Without the change, I was getting

s6-applyuidgid: fatal: unable to set supplementary group list: Operation not permitted

Benefits of this PR and context:

Rootless works

How Has This Been Tested?

  • podman build --no-cache --pull -t linuxserver/sonarr:latest .
  • podman run localhost/linuxserver/sonarr:latest --user=1100:1100 ...

Source / References:

Based on changes:

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thanks for opening this pull request! Be sure to follow the pull request template!

@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/sonarr/4.0.12.2823-pkg-7c309c9e-dev-b0ad5dc62fb877b3f83ed0ad68200c5bdedd4270-pr-311/index.html
https://ci-tests.linuxserver.io/lspipepr/sonarr/4.0.12.2823-pkg-7c309c9e-dev-b0ad5dc62fb877b3f83ed0ad68200c5bdedd4270-pr-311/shellcheck-result.xml

Tag Passed
amd64-4.0.12.2823-pkg-7c309c9e-dev-b0ad5dc62fb877b3f83ed0ad68200c5bdedd4270-pr-311
arm64v8-4.0.12.2823-pkg-7c309c9e-dev-b0ad5dc62fb877b3f83ed0ad68200c5bdedd4270-pr-311

@thespad thespad self-assigned this Jan 9, 2025
@thespad
Copy link
Member

thespad commented Jan 9, 2025

Thanks for spotting this, an oversight on our part

@thespad thespad merged commit 3917620 into linuxserver:master Jan 9, 2025
4 checks passed
@pedorich-n pedorich-n deleted the fix-rootless branch January 9, 2025 13:59
Begall added a commit to Begall/docker-sonarr that referenced this pull request Jan 12, 2025
commit d8ea320
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Fri Jan 10 23:32:10 2025 +0000

    Bot Updating Package Versions

commit 52ed4df
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Thu Jan 9 13:44:04 2025 +0000

    Bot Updating Templated Files

commit 3917620
Merge: 418c317 b0ad5dc
Author: Adam <spad@linuxserver.io>
Date:   Thu Jan 9 13:42:25 2025 +0000

    Merge pull request linuxserver#311 from pedorich-n/fix-rootless

commit b0ad5dc
Author: Nikita Pedorich <pedorich.n@gmail.com>
Date:   Thu Jan 9 21:51:27 2025 +0900

    fix: Rootless entrypoint

commit 418c317
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Mon Jan 6 03:05:49 2025 +0000

    Bot Updating Package Versions

commit af7da33
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Fri Jan 3 23:33:30 2025 +0000

    Bot Updating Package Versions

commit 67b0b96
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Wed Dec 25 23:11:22 2024 +0000

    Bot Updating Package Versions

commit e772abf
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Wed Dec 25 23:08:21 2024 +0000

    Bot Updating Templated Files

commit 95d17bc
Merge: 5787812 df0fa0d
Author: Roxedus <me@roxedus.dev>
Date:   Thu Dec 26 00:06:49 2024 +0100

    Merge pull request linuxserver#309 from linuxserver/master-3.21

commit df0fa0d
Author: thespad <spad@linuxserver.io>
Date:   Mon Dec 23 18:05:25 2024 +0000

    Newline

commit edbd175
Author: thespad <spad@linuxserver.io>
Date:   Mon Dec 23 18:02:59 2024 +0000

    Rebase to 3.21

commit 5787812
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Fri Dec 20 23:39:46 2024 +0000

    Bot Updating Package Versions

commit be4dd4b
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Fri Dec 20 23:33:34 2024 +0000

    Bot Updating Templated Files

commit e8c62f5
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Fri Dec 20 23:30:54 2024 +0000

    Bot Updating Templated Files

commit b43e90d
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Fri Dec 6 23:40:55 2024 +0000

    Bot Updating Package Versions

commit c8d7639
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Fri Dec 6 23:36:37 2024 +0000

    Bot Updating Templated Files

commit a5dda9b
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Fri Dec 6 23:34:50 2024 +0000

    Bot Updating Templated Files

commit a0b1e8a
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Fri Dec 6 23:33:15 2024 +0000

    Bot Updating Templated Files

commit 5f634a3
Author: LinuxServer-CI <ci@linuxserver.io>
Date:   Wed Nov 27 02:06:47 2024 +0000

    Bot Updating Package Versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants