Hacker News
- Tagging Docker images for fun and profit https://happyvalley.dev/tagging-docker-images-for-fun-and-profit/ 25 comments
Lobsters
- How do you tag docker images? https://andydote.co.uk/2021/11/10/docker-tagging/ 2 comments devops , practices
- 80% of Docker images tagged *latest* have high severity vulnerabilities https://blog.acolyer.org/2017/04/03/a-study-of-security-vulnerabilities-on-docker-hub/ 18 comments security
- Content-based tagging of Docker images and why it's better https://www.reddit.com/r/docker/comments/g30mr5/contentbased_tagging_of_docker_images_and_why_its/ 22 comments docker
- How to tag docker image same as the branch name in dockerhub build https://stackoverflow.com/questions/68482694/how-to-tag-docker-image-same-as-the-branch-name-in-dockerhub-build 6 comments docker
- How to monitor Docker image tags in different registries https://www.reddit.com/r/docker/comments/9koj1e/how_to_monitor_docker_image_tags_in_different/ 13 comments docker
- ci/cd pipeline - how to tag docker images properly on multi stage? https://www.reddit.com/r/devops/comments/ac3q6u/cicd_pipeline_how_to_tag_docker_images_properly/ 6 comments devops
- cioban: A Docker swarm service for automatically updating your services to the latest image tag push https://github.com/ix-ai/cioban 20 comments selfhosted