How to create a Docker from docker file
Create a directory Docker file
Create empty text file
Insert below content
See the Dockerfile inside
Build a Image
See the created images
Run a Image
Create a directory Docker file
Create empty text file
Insert below content
See the Dockerfile inside
Build a Image
See the created images
Run a Image