Currently agent scripts can only use already installed dependencies.
Potential Solution
Add option to install requirements from file and, in a second step, ideally also integrate this into the build process. For example by building the final container with sha hash of saved config attached to name. Note that this may not be necessary.
Problem
Currently agent scripts can only use already installed dependencies.
Potential Solution
Add option to install requirements from file and, in a second step, ideally also integrate this into the build process. For example by building the final container with sha hash of saved config attached to name. Note that this may not be necessary.