Hi @fhsinchy ,
Thankyou for your wonderful book on Docker. Really easy to understand Docker from your handbook. When I am following your book and implementing the Docker files, I got stuck in the Writing Docker file topic. The command:
docker image build --tag notes-api .
is running continuously. I don't know how to solve this. I will attach the screenshot for this. Can you please help me to overcome this?

Hi @fhsinchy ,
Thankyou for your wonderful book on Docker. Really easy to understand Docker from your handbook. When I am following your book and implementing the Docker files, I got stuck in the Writing Docker file topic. The command:
is running continuously. I don't know how to solve this. I will attach the screenshot for this. Can you please help me to overcome this?