Hi, very new to coding and I keep getting this error message: error: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
I searched through the community site and see this as a solution “Typically, you’ll want a Dockerfile at the root of your project.” However, I have no clue what that means?
Do I need to include somewhere in my HTML a file path. Do I need to create the dockerfile in Render itself?