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

Investigate remote user "mdwuser" for Docker deployment #825

Open
ydaponte opened this issue Nov 12, 2024 · 1 comment
Open

Investigate remote user "mdwuser" for Docker deployment #825

ydaponte opened this issue Nov 12, 2024 · 1 comment

Comments

@ydaponte
Copy link
Collaborator

Change the deployment to use a remote user instead of the root user from the devcontainer to the deployment

DoD

  • Use a remote user mdwuser instead of the root user in the Docker file, post-create.sh and also the deployment
  • The E2E sample needs to run successfully with no permission issues
@bsherwin
Copy link
Contributor

bsherwin commented Jan 8, 2025

After researching, we should update the devcontainer to use the base container here:
mcr.microsoft.com/devcontainers/python:3

And specify a remote user.

https://code.visualstudio.com/remote/advancedcontainers/add-nonroot-user

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

No branches or pull requests

6 participants