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

Newer method #3

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Newer method #3

wants to merge 4 commits into from

Conversation

niquerio
Copy link
Collaborator

@niquerio niquerio commented Feb 22, 2024

Part of this I like and part of this I don't like.

Part I like:

Set GID and UID on init and taking out the UNAME because we don't need it. This should fix the problem with users that don't have GID and UID = 1000

Part I don't like, using docker cache mount for bundle installing. The problem is that we need the Gemfile.lock and it gets generated in the container, but not on the host system, so we can't check it into version control without running bundle install twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant