Arraying/Candor

[Runner] Container Configuration

Arraying opened this issue · 1 comments

There should be the possibility to configure the payload when creating the container.

A JSON config should be provided that is then deep-merged with the configuration Candor creates.
It should be provided as a base64 encoded RUNNER_CONTAINER_CONFIG_B environment variable.

This will allow resource limits, isolated networking, etc. and add great security benefit.

Implemented in 5df3bae