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
{{ message }}
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Since app user don’t have permissions on app folder and files that were created by root user,
you need to give it after created user and before switch to app user
Here the command : RUN chown -R app /app ,
where here you are changing the owner of the folder and the files that in the future are created.
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
The text was updated successfully, but these errors were encountered: