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

feat(lang): Change user #153

Merged
merged 2 commits into from
May 17, 2022
Merged

feat(lang): Change user #153

merged 2 commits into from
May 17, 2022

Conversation

gaocegege
Copy link
Member

Fix #57

The user is changed but there is a limitation:

We have to run su user to change the user in the container. Because our sshd server does not support auth keys now. Thus ssh user@envd always login with root user.

We need to fix it in #121

Signed-off-by: Ce Gao cegao@tensorchord.ai

Copy link
Member

@VoVAllen VoVAllen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Ce Gao <cegao@tensorchord.ai>
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

feat(docker): non-root users
2 participants