You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
It's a great suggestion and I've been considering it myself, just havn't really got the time to spare to lab with building it right now. But I'll try to look into it in the future!
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
The text was updated successfully, but these errors were encountered: