SyntaxFix
Write A Post
Hire A Developer
Questions
This is what crontab is for:
@reboot sleep 10 ; docker start <container name> 2>&1 | /usr/bin/logger -t 'docker start'
Access your user crontab by crontab -e or show it with crontab -l or edit your system crontab at /etc/crontab
crontab -e
crontab -l
/etc/crontab