This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
choozmo
/
kw_tools
Seguir
2
Destacar
0
Fork
1
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
kw_tools
/
monitor
/
local_loop.py
local_loop.py
100 B
Permalink
Histórico
Raw
1
2
3
4
5
import os
import time
while True:
os.system('docker container restart hhh1')
time.sleep(30)