Comment on
One database container or many?
I use just one.
I have multiple services on it (docker containers, custom data tracking) and have not had an issue.
I consistently surprised at how low my memory usage is on one instance 330 mb.
The maintenance of keeping up a db each docker just isn’t worth it or necessary.