lbryio / lbryio/lbry-docker

Add ARGS for USER and UID to all containers

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
11
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Users should be able to run the containers as whatever user they want. We default to uid/gid 1000 which works for most use cases, but someone should be able to run as root if they want.

Contributor guide

Open the contributing guide

Research direction

Inspect the repository's Dockerfiles to identify every container and how the default UID/GID and USER settings are currently defined. Determine the ARG-based changes needed across all containers, then verify that builds and runs accept custom user values, including root.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.