Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Could not locate Gemfile #126

@kazhian

Description

@kazhian

When I execured this command: docker run -p 3000:3000 -v pwd:/projectmonitor pivotaliad/project-monitor \bash -c "cd projectmonitor && bundle install && RAILS_ENV=development rake local:start"

I got below error

  • Starting MySQL database server mysqld
    ...done.
    Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
    installing your bundle as root will break this application for all non-root
    users on this machine.
    Could not locate Gemfile

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions