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
I have an interesting situation with a non-root docker container.
When I use non-root container (user in a container not have root access) i get error:
As a workaround, I can use gunzip in Dockerfile or set write permissions for my user for bin directory, but maybe we need to add this into the documentation as a note or use binary without compress.