influxdata / influxdata/influxdata-docker
Add immutable tags to Docker images
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 364
- Forks
- 255
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 7
Description
Immutable (static) tags are better for production environments, since they ensure a deployment is not affected if a new revision inadvertently breaks existing functionality.
https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/
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 by tracing how this repository builds and publishes Docker images and where tags are assigned. Compare the current rolling-tag behavior with the linked Bitnami explanation; done means production images also have immutable tags that cannot be moved by later revisions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100