I am sure you have heard of Docker , but have you ever actually deployed a real app on it? How would you even start to move Heroku’s 4+ million apps into Docker Containers? Not many people have even tried. Building an app on Docker can be incredibly hard and frustrating. Not at all like using Heroku where everything is taken care of for you. With Docker, you have to learn about Dockerfiles and then try to get one that works just right with your code. If you are lazy (like me) and want to just try out Docker with no fuss, I will guide you through the whole process from start to finish.
Read full article from Heroku on Docker | CenturyLink Labs
No comments:
Post a Comment