If you go to Google and search for “python docker” you will be hit with something like 60,500,000 results, so, why on earth add another one ? In a nutshell, simply because most of the posts out there will tell you, yes, how to containerise your python application, but very few will tell you how to do it properly. Let’s start with the simplest of applications. Create a text file called main.py and copy and paste the code below. Let’s …
Social Profiles