Skip to content

jdlawrie/dockerutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

needs_restart.pl

This script just compares the checksum of running containers against the latest pulled image. It doesn't connect to dockerhub or anything like that. You could do docker compose pull on a schedule and this script would alert you to any containers that are due a restart.

Usage: perl needs_restart.pl

About

Docker scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages