Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ### Schedule cron job to run a command inside of a container. Typically I would use -it. Those switches cannot be used with a Cron job.
- docker exec containername command
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement