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

Create real user for UID 1000 so Git SSH clones work #371

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

simu
Copy link
Member

@simu simu commented Jan 17, 2025

containerbase has removed the /etc/passwd entry for UID 1000 at some point. We run useradd to create an entry for UID 1000 so we can clone Git repos over SSH.

Checklist

  • PR contains a single logical change (to build a better changelog).
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog

containerbase has removed the `/etc/passwd` entry for UID 1000 at some
point. We run `useradd` to create an entry for UID 1000 so we can clone
Git repos over SSH.
@simu simu added the bug Something isn't working label Jan 17, 2025
@simu simu merged commit d3bc9cd into master Jan 17, 2025
3 checks passed
@simu simu deleted the fix/git-ssh-clone branch January 17, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant