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"