Failed To Resolve With FrontEnd DockerFIle.v0

后端 未结 9 2187
春和景丽
春和景丽 2021-01-17 10:49

I was trying to build my Docker image for my Gatsby Application. Whenever I run the command docker build . -t gatsbyapp, it gives me an error:

f         


        
9条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-17 11:02

    Was facing the same issue despite naming the file as Dockerfile. I restarted the docker and it worked for me. So, please try the same. Thanks!

提交回复
热议问题