stacks-network / stacks-network/hacknet
use unprivileged stacks-core images
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
should be possible with ./docker/stacks/Dockerfile - the image should use configurable uid or at a minimum not run as root.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with ./docker/stacks/Dockerfile and inspect how the stacks-core image currently sets its user. Build the image and verify that it supports a configurable UID or, at minimum, runs without root privileges; the resulting image should satisfy one of those requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100