Recently everyone speaks about Docker. There is a lot of articles on the web which in brief saying how docker helps scaling, sharing and running backend apps, but what about frontend? First big disadvantage and difference between backend and frontend is that backend, even after build to some executable, is…