Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 196 Bytes

File metadata and controls

4 lines (3 loc) · 196 Bytes

Step 1: You need rename the docker files to 'Dockerfile'

Step 2: Put the 'Dockerfile' into the project top folder

Step 3: Run docker build command: sudo docker build -t="Your_Image_Name"