Closed e-caste closed 4 years ago
See this StackOverflow thread to find an answer.
The resulting container has to automatically run ./main.py --ping every hour (0 * * * * in cron).
./main.py --ping
0 * * * *
See this StackOverflow thread to find an answer.
The resulting container has to automatically run
./main.py --ping
every hour (0 * * * *
in cron).