You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Use non-root default user for Docker image (#2243)
* Add non-root default user 'moby' with uid 1000 that owns the Python virtual environment.
- Set default working directory to /home/moby/work/.
* Add .dockerignore for local builds.
0 commit comments