Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpursley
2560 days ago
Heroku is still significantly easier to use than Docker/K8s.
1 comments
futureastronaut
2560 days ago
That depends on your mental model. The isolation and reproducibility of Docker is much easier for me than dealing with build pack nonsesne.
link
sandis
2560 days ago
You can deploy Docker images to Heroku.
https://devcenter.heroku.com/categories/deploying-with-docke...
link