Comment on How do you manage you DB in a docker environment?
placebo@lemmy.zip 6 days agoa breach of one container means access to the data of all containers
How so? Each service uses its own database with credentials that provide access only to that database. Unless on top of a breach in your container there is some zero-day in your DBMS - which I find highly improbable - no other data will be affected.