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 aim of the game is to use the least privilege required. After the npm install everything afterwards should run fine with the node user's permissions.
Are you able to show me an example .gitlab-ci.yaml and some logs?
If this is unavoidable I can look at distributing a "priv" tag for each version but due to the docker hub image limit that'll reduce the total version ranges there again.
(Can build as many tags as I want with the GitLab registry so those ones will be unchanged)
Any reason why you use a non-priv user "node" in this container?
I have seen my gitlab runners recently complain about permissions when entering their step script due to permission issues.
Thanks again for this simple, but useful image!
The text was updated successfully, but these errors were encountered: