Hacker News new | ask | show | jobs
by jopsen 3008 days ago
It certainly makes me rethink if docker services should be relied on in production.

Migrating off docker cloud will be a pain, but the service was already a pain to use, so maybe it's about time anyways.

But imagine being given 2 months to migrate off docker hub for image storage. Panic would ensue :)

1 comments

I understand that having to abandon ship sucks, but wasn't the whole point of containers that they can be migrated easily? heck, the whole concept got its name from that idea. So why the fuss?

edit: typos

sure, but i'd wager that most of the pain point is getting orchestration tools to work on other platforms. and also vetting of other platforms, etc.
Because moving to another orchestration platform requires overhauling your CI/build system.