Hacker News new | ask | show | jobs
by dajohnson89 2139 days ago
is there a performance hit with using databases inside docker?
1 comments

yes, but due to docker networking overhead (supposing you are using a volume on the host, as you should).