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
Shouldn't need to be editable: RUN pip install --editable '.[app]'
Now that we're not using the install location for mutable data, should be able to switch to a less privileged user by uncommenting the lines from the template?
RUN pip install --editable '.[app]'