Documentation
¶
Overview ¶
Command podium-runner is PID 1 inside a Podium task container. The node bind-mounts it at /podium/runner and starts the container as `/podium/runner -- <task command>`.
It deliberately does not use the flag package: everything after the first `--` belongs to the task, and parsing it would mangle a command such as `sh -c 'ls -l'`.
Click to show internal directories.
Click to hide internal directories.