To run the application First Build the Image
docker build --tag python-docker .
Run the conatiner
docker run -it python-docker
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run the application First Build the Image
docker build --tag python-docker .
Run the conatiner
docker run -it python-docker