Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate the Rails application with the same user as the caller #10

Merged
merged 2 commits into from
Mar 28, 2024

Commits on Mar 27, 2024

  1. Generate the Rails application with the same user as the caller

    Read the user id and group id of the caller and pass them to the Docker
    so the generate folders are with the same user as the caller.
    
    Fixes #4.
    rafaelfranca committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8901a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b51f63 View commit details
    Browse the repository at this point in the history