Skip to content

greerjl/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Scripts for various use cases

Bash

  • docker_restart.sh
    • Can be used for other use cases besides a docker container
    • Checks the modifed time, or most recent time the file was edited, and compares to current time.
    • If the time difference is more that 5 minutes, or 300 seconds, then it will call docker-compose restart -f $PATH
    • Is helpful if you want to automate restarting a container that is known to hang

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages