Docker HandsOn
Create a Docker file for an app Django-notes-app from scratch.
Build an image using the Docker file and run a container.
Verify that the application is working as expected by accessing it in a web browser.
Push the image to a public or private rep...
ibrahims.hashnode.dev5 min read