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

fix: remove non-root user from the base library/ubuntu image #874

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

eitsupi
Copy link
Member

@eitsupi eitsupi commented Nov 13, 2024

Fix #871

@eitsupi eitsupi marked this pull request as ready for review November 13, 2024 11:03
@eitsupi
Copy link
Member Author

eitsupi commented Nov 13, 2024

I will merge in time for the daily build.

@cboettig
Copy link
Member

This looks fine to me!

@eitsupi eitsupi merged commit 99aa645 into master Nov 13, 2024
9 of 13 checks passed
@eitsupi eitsupi deleted the remove-ubuntu-user branch November 13, 2024 16:24
@pietertjerkstra
Copy link

How to use alternative users after this fix? We use the container with multiple users and a mounted volume to the /home folder. Since every user has its own username, she/he gets its own folder for saving user preferences and credentials. The preferences are saved on the mounted volume and are loaded the next time of usage. How to recreate this situation after this fix?

@eitsupi
Copy link
Member Author

eitsupi commented Jan 15, 2025

I don't understand your question. I don't think it has anything to do with this change.
We recommend asking questions on Stack Overflow, etc.

@pietertjerkstra
Copy link

Thank you for your response, the question is posted here: stackoverflow

@eitsupi
Copy link
Member Author

eitsupi commented Jan 17, 2025

I really don't know what you are trying to achieve, but if you want to change the username, the steps are described in the documentation in this repository.
https://github.com/rocker-org/rocker-versioned2/blob/master/NEWS.md#2024-12

@pietertjerkstra
Copy link

Thank you very much, that is indeed what I try to do. I will try the method proposed in your link

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