Skip to content

Pin docker images to version tags #1565

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2025
Merged

Pin docker images to version tags #1565

merged 1 commit into from
Apr 17, 2025

Conversation

melroy89
Copy link
Member

@melroy89 melroy89 commented Apr 17, 2025

  • Extends the documentation and explain about using Docker image tags, to pin the docker image to a specific release. To avoid sudden upgrades or causing unplanned down-time due to that. It's a best practice to use pinned versions and let the server admin decide when to update/upgrade.
  • Extend setup.sh override template with docker tag version example. Plus a hint at the top about combining settings, so people won't define the service multiple times in the yaml file.

@melroy89 melroy89 added documentation Improvements or additions to documentation enhancement New feature or request docker Issues and pull requests related to docker environment labels Apr 17, 2025
@melroy89 melroy89 requested a review from jwr1 April 17, 2025 10:32
@melroy89 melroy89 enabled auto-merge (squash) April 17, 2025 12:33
Copy link
Member

@jwr1 jwr1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@melroy89 melroy89 merged commit 076e760 into main Apr 17, 2025
7 checks passed
@melroy89 melroy89 deleted the explain_docker_pin_tag branch April 17, 2025 14:23
@melroy89 melroy89 added this to the v1.8.2 milestone Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Issues and pull requests related to docker environment documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants