Compare commits

...

2 Commits

Author SHA1 Message Date
Thord Johansson 0eb4463bc1 Merge branch 'main' of code.criminallycute.fi:thordinary/docker-compose 2024-03-26 01:34:20 +01:00
Thord Johansson c80d886db8 Added naspi/update.sh 2024-03-26 01:34:12 +01:00

3
naspi/update.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
docker pull containrrr/watchtower
docker run -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once