mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 20:14:56 +01:00
3 lines
81 B
INI
3 lines
81 B
INI
[program:null]
|
|
command = sh -c 'while true; do date > /dev/null; sleep 60; done'
|