Skip to content

Restart containers connected to gluetun which didn't properly start after boot

License

Notifications You must be signed in to change notification settings

ioqy/docker-start-failed-gluetun-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

docker-start-failed-gluetun-containers

Restart containers connected to gluetun which didn't properly start after boot

Install

sudo wget --quiet --output-document /etc/systemd/system/docker-start-failed-gluetun-containers.service https://raw.githubusercontent.com/ioqy/docker-start-failed-gluetun-containers/main/docker-start-failed-gluetun-containers.service
sudo systemctl daemon-reload
sudo systemctl enable docker-start-failed-gluetun-containers

Uninstall

sudo systemctl disable docker-start-failed-gluetun-containers
sudo rm /etc/systemd/system/docker-start-failed-gluetun-containers.service
sudo systemctl daemon-reload

About

Restart containers connected to gluetun which didn't properly start after boot

Topics

Resources

License

Stars

Watchers

Forks