ckron
ckron copied to clipboard
Add support for execute as user for exec task
Allow specifying the user that commands are run as, for the exec instance. The configuration should look like
user: nobody
To match docker-compose api