Hacker News new | ask | show | jobs
by rp8 1801 days ago
I’m doing the opposite and deploy all my services (go), postgresql and nginx in docker with docker compose. The isolation and easy deployment with some scripts works for me.

I hosted my own registry to have as many images as needed in docker too.