Replies: 1 comment
-
closing as it is fixed now #313 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why is is still showing the error ?
RUN adduser --uid 1999 llmstudio
RUN mkdir /workspace
RUN chown llmstudio -R /workspace
USER llmstudio
WORKDIR /workspace
Beta Was this translation helpful? Give feedback.
All reactions