Hacker News new | ask | show | jobs
by Eisfunke 2093 days ago
Note that when using docker-compose you don't need any manual docker network calls with my solution as well. The systemd-network and docker-compose files suffice.
1 comments

It still creates a separate network with compose and requires the systemd-network file though ;)

imo the sidecar solution is hard to beat if you don't need the features that the separate network provides.