Skip to content

Prod Dockerfile Throws Error #23

Description

The dev version works perfectly, with and without Docker. But the prod version throws an error I can't seem to resolve.

/bin/bash: /usr/share/nginx/html/env.sh: No such file or directory

I've verified the file exists and the path is correct by adding RUN ls and RUN pwd into the Dockerfile. I'm also curious why you use bash in here instead of sh which already comes with Alpine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions