Open Decibull8 opened 5 years ago
I need to be able to generate whatever is necessary to run this in the Docker configuration. Is there any documentation to refer to on how to generate whatever Docker needs to run?
I believe I'm close on the Docker image generation part. I'm trying to run commands from the MakeFile, but I seem to be missing something. Most of the scripts return an error "saying invalid character '' in name 'python3.6-marge-0.9.0'" But I don't see any references to python3.6 in the project.
We needed the functionality for Marge to press play on manual jobs within a GitLab Pipeline. https://github.com/smarkets/marge-bot/issues/195