Skip to content

Why is it mounting the docker socket / spawning auxiliary containers? #500

Discussion options

You must be logged in to vote

Hi,

I'll try to answer your questions below:

Why not docker-compose?

Because it was not flexible enough and would not have made it possible to spawn this project with simply one command and providing the ease of use that was required for this project.

It its called "all-in-one" why is it even using multiple docker containers anyways?

Because it complies to docker norms and we are able to add additional containers without having to re-implement everything which would also make everything much more complicated to maintain.

mounting the docker socket into a container and having it create / manage other containers is ALSO considered a big no-no.

I don't see why we should not be allowed …

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by szaimen
Comment options

You must be logged in to vote
2 replies
@szaimen
Comment options

@szaimen
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants