This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
choozmo
/
kw_tools
Urmărește
2
Stea
0
Bifurcare
1
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
d934a5343d
Ramuri
Etichete
master
kw_tools
/
monitor
/
local_loop.py
local_loop.py
100 B
Istoric
Crud
1
2
3
4
5
import os
import time
while True:
os.system('docker container restart hhh1')
time.sleep(30)