DevOps(Day-17) : Docker Project - Flask Calculator App
Docker plays a major role in building the application by improving its efficiency. It containerizes the application by creating an image which is portable i.e. can be run anywhere in any specification of the server.
Here comes the base of Docker whic...
bandandevopsjourney.hashnode.dev3 min read