Skip to content
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

Software title: Watchtower #294

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Software title: Watchtower #294

merged 1 commit into from
Dec 2, 2024

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Dec 2, 2024

Description

Watchtower is an application that will monitor your running Docker containers and watch for changes to the images that those containers were originally started from. If watchtower detects that an image has changed, it will automatically restart the container using the new image.

Issue reference: closing #290
Related documentation: https://containrrr.dev/watchtower/

Implementation Details

Docker CLI

Testing Procedure

  • Install / uninstall
  • Using it for a week

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@github-actions github-actions bot added the size/medium PR with more then 50 and less then 250 lines label Dec 2, 2024
@igorpecovnik igorpecovnik added 02 Milestone: First quarter release Needs review Seeking for review and removed size/medium PR with more then 50 and less then 250 lines labels Dec 2, 2024
@github-actions github-actions bot added the Documentation Documentation changes or additions label Dec 2, 2024
@igorpecovnik igorpecovnik changed the title Software install: Watchtower Software title: Watchtower Dec 2, 2024
@github-actions github-actions bot added the size/medium PR with more then 50 and less then 250 lines label Dec 2, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge and removed Needs review Seeking for review labels Dec 2, 2024
@igorpecovnik igorpecovnik merged commit 9ca4440 into main Dec 2, 2024
33 of 37 checks passed
@igorpecovnik igorpecovnik deleted the watchtower branch December 2, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Documentation Documentation changes or additions Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant