lukaszlach / clip

:whale: Docker Client Plugins Manager - build new plugins, publish them on Docker Hub or just try some plugins from the catalog and install them locally
https://lach.dev/clip
MIT License
131 stars 13 forks source link

~/.docker/cli-plugins could not exist while installing docker-clip #5

Open xinity opened 5 years ago

xinity commented 5 years ago

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,

lukaszlach commented 5 years ago

This is the same issue as #6, the reason is the same.