This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
choozmo
/
kw_tools
Tarkkaile
2
Äänestä
0
Fork
1
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Branch:
master
Branchit
Tagit
master
kw_tools
/
monitor
/
local_loop.py
local_loop.py
100 B
Pysyvä linkki
Historia
Raaka
1
2
3
4
5
import os
import time
while True:
os.system('docker container restart hhh1')
time.sleep(30)