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
while following blindly the documentation into a docker VM , i've had this error message:
curl -sf https://raw.githubusercontent.com/lukaszlach/clip/master/docker-clip -o ~/.docker/cli-plugins/docker-clip
chmod +x ~/.docker/cli-plugins/docker-clip chmod: cannot access '/home/xinity/.docker/cli-plugins/docker-clip': No such file or directory
perhaps we should make sure before installing docker-clip, minimum requirements are set :)
happy to help anytime,
The text was updated successfully, but these errors were encountered:
while following blindly the documentation into a docker VM , i've had this error message:
curl -sf https://raw.githubusercontent.com/lukaszlach/clip/master/docker-clip -o ~/.docker/cli-plugins/docker-clip
chmod +x ~/.docker/cli-plugins/docker-clip
chmod: cannot access '/home/xinity/.docker/cli-plugins/docker-clip': No such file or directory
perhaps we should make sure before installing docker-clip, minimum requirements are set :)
happy to help anytime,
The text was updated successfully, but these errors were encountered: