|
|
|
|
|
by stickfigure
2038 days ago
|
|
Docker means you're maintaining an operating system, watching out for security vulnerabilities, patching software. It's still work, and if you screw it up, you're hosed. If you're on Heroku or Google App Engine, you deploy your application code. That's it. |
|
You can choose to build on a scratch/blank image just as easily, which means nothing except your app itself is in the image.