Skip to content

Update Dockerfile #160

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Dockerfile #160

wants to merge 1 commit into from

Conversation

borekon
Copy link

@borekon borekon commented Jun 23, 2025

linuxserver.io


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

Description:

When running the docker container, the Jackett aps is NOT launched.
Changed to the user abc and run the entrypoint as that user

Benefits of this PR and context:

The container will simply work. Port 9117 (or chosen one) will be open

How Has This Been Tested?

Tried to run inside container, but a warning appeared as running as root is discouraged.
In teh /etc/passwd there's an existing non-root user called abc
Tried to run the jackett launche with that user succesfully.

Source / References:

No entry found was found, so added an entry point as an already existing user called _abc_
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!

@Roxedus
Copy link
Member

Roxedus commented Jun 23, 2025

It runs in our smoketests. https://ci-tests.linuxserver.io/linuxserver/jackett/latest/index.html
Sounds like you tried to start it manually.

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.

2 participants