Skip to content

docker-compose build fails due to Gemfile.lock missing #114

@georgemclaughlin

Description

@georgemclaughlin

Describe the bug

Running the docker-compose build fails due to the Gemfile.lock file missing.

Steps to reproduce the behavior

  1. Check out the repository
  2. Run docker-compose build
  3. Receive the following error
    Step 8/13 : COPY Gemfile Gemfile.lock word-to-markdown.gemspec ./ ERROR: Service 'app' failed to build: COPY failed: stat /var/lib/docker/tmp/docker-builder520016694/Gemfile.lock: no such file or directory

Expected behavior

docker-compose build runs successfully

Screenshots

If applicable, add screenshots to help explain your problem.
image

Additional context

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions