2 lines
110 B
Markdown
2 lines
110 B
Markdown
The Dockerfile uses `COPY . /app`. So the Dockerfile needs to be placed in the root directory of the project.
|