swagger-api / swagger-api/swagger-ui
Publish nginxinc/nginx-unprivileged based image
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
The swagger-editor container has an image without root requirements, but swagger-ui does not.
@char0n has made this change already in https://github.com/swagger-api/swagger-editor/pull/3705/files and this should be quite easy to realize in swagger-ui.
Contributor guide
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
Compare the referenced swagger-editor pull request 3705 with the swagger-ui repository to locate the container image definition. Confirm how swagger-ui currently publishes its image, then update the image basis so it does not require root and verify that the resulting image is published as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, nginx
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100