You got this error probably because you gave the Dockerfile an extension e.g Dockerfile.yml
Dockerfile is not meant to have extension.
Try it and comment if this resolved the issue, or other way you resolved it.
About: Coding solutions one semicolon at a time. @wahabind tweets
You got this error probably because you gave the Dockerfile an extension e.g Dockerfile.yml
Dockerfile is not meant to have extension.
Try it and comment if this resolved the issue, or other way you resolved it.