Hacker News new | ask | show | jobs
by killthebuddha 1076 days ago
FWIW there are tons of ways to use Docker without an image (I assume you meant image) registry. If you're running Docker on the server you're deploying to then that's all you need.
1 comments

I guess, still, the image needs to be built somewhere, my bet is that you will do this on the server itself, its unnecessary complexity.