Hi there!
Just an idea: why not package the script / repo contents into a container. Then we can use it to run everything inside docker - no need to install dependencies and stuff locally.
- docker socket needs to be mounted in the container
- docker compose needs to be installed (alongside other requirements of this repo)
- maybe the container can be based on docker/compose image?
What do you think of that?
Best wishes,
koseduhemak
Hi there!
Just an idea: why not package the script / repo contents into a container. Then we can use it to run everything inside docker - no need to install dependencies and stuff locally.
What do you think of that?
Best wishes,
koseduhemak