Docker With Python
Docker With Python
Step1: Create a Python App (Below is the sample flask app I have)
After this step you could see the below mentioned 3 files in your directory,
1. DockerFile
2. .dockerignore
3. Compose.yaml
To delete a tag: