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

Restore host user in dev container workflow #54

Merged
merged 1 commit into from
Dec 29, 2024
Merged

Conversation

sea-bass
Copy link
Owner

In Ubuntu 24.04, there is a cool surprise in that the standard image contains a user named ubuntu with UID 1000:
https://askubuntu.com/questions/1513927/ubuntu-24-04-docker-images-now-includes-user-ubuntu-with-uid-gid-1000

This conflicted with the existing dev container workflow, so I had temporarily taken out the creation of a user with the same UID/GID as the host. But no longer!

@sea-bass sea-bass merged commit 146e7b2 into main Dec 29, 2024
2 checks passed
@sea-bass sea-bass deleted the restore-dev-container branch December 29, 2024 20:15
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