Console report: `myapp-nginx | /bin/sh: 1: /start.sh: not found` Could it be related to the Dockerfile found at ./nginx/Dockerfile Possible bug from Line 6: `COPY ./nginx/start.sh /` ? (Not a professional)
Console report:
myapp-nginx | /bin/sh: 1: /start.sh: not foundCould it be related to the Dockerfile found at ./nginx/Dockerfile
Possible bug from Line 6:
COPY ./nginx/start.sh /? (Not a professional)