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
The nzp commands run Docker as the root user inside the container.
The user will get the required 'repos' and 'python_envs' folders after running './nzp fetch', but they are owned by root and require a manual 'chown' to properly set up the permissions.