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
since cqlsh move to use shiv, it's using
this folder `~/.shiv` as a place to extract
in this docker envirment, it didn't exist, and
the user didn't had premission to create it.
mounting it as tmpfs fixes the issue.
0 commit comments