Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Docker + Postgresql + Ruby on Rails #135

Description

@LondonComputadores

I'm trying to run the following code for a Ruby On Rails Bootcamp Course but when running the 3rd step to create the rails new app it returns the errors shown below:

1st step - docker run --rm --user "$(id -u):$(id -g)" -v $(pwd):/usr/src -w /usr/src -ti ruby:2.5.1 bash
2nd step - gem install rails 5.2
3rd step - rails new OneBitExchange --database=postgresql --skip-bundle
exit
cd OneBitExchange

and then returns the following errors as shown on the prints below:
bcwdcFfGq9
OYQ99jrfsT
uoKBgJXCve
mNoqDjXJxR

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions