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

allowing for runtime config of puid & pgid #3

Closed
wants to merge 20 commits into from

Conversation

billimek
Copy link

The purpose of this PR is to:

  • Allow for runtime configuration of the PUID & PGID for the running rtorrent process and related directories
  • Expand logging to include critical/error/warn level logging output to /dev/stderr

If implemented, this should fix #2

Copy link

@DamiaPoquet DamiaPoquet left a comment

Choose a reason for hiding this comment

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

LGTM

* upstream/master:
  Correcting commit link
  Disable lock file
  Exclude manually added DHT nodes
  Enable peer exchange and add nodes to bootstrap dht.
  Expose 6881/udp
  Add link to compose file.
  Siwtch gid/uid to ARG
  Removed comments to Dockerfile
  Ultimate moving rtorrent log to docker
  Update README
Signed-off-by: Jeff Billimek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UID and GID should be configurable
3 participants