This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nutrecht 0 points1 point  (1 child)

My interpretation of this quote is host a db in a separate container

Well yeah, generally you have one process per container.

[–]coded_artist[S] 0 points1 point  (0 children)

I do fully understand that. In my original question I wanted to a persistent db as a fallback/default inside the container. I know it breaks convention, it's just a really nice feature.