#why would you do both things in 1 container

1 messages · Page 1 of 1 (latest)

worn ice
#

doing things with docker

foggy sandBOT
#

<@&987246584574140416> please have a look, thanks.

worn ice
#

they made a container for admin and postgres but they can be both in the same container right?

static moat
#

You split up containers by service. postgres is one, pgadmin is the other, they can both be independent, so that's what they did in this case