Hacker News new | ask | show | jobs
by drchaos 2333 days ago
Gitlab CI can build a docker image whenever you push code to your repo, and host said image in the builtin docker registry.

It's not a replacement for Docker, but a very useful companion.