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
$ curl -sf https://raw.githubusercontent.com/lukaszlach/clip/master/docker-clip -o ~/.docker/cli-plugins/docker-cli
[node1] (local) [email protected] ~/docker-stack-this/traefik_stack5
$ chmod +x ~/.docker/cli-plugins/docker-clip
chmod: /root/.docker/cli-plugins/docker-clip: No such file or directory
[node1] (local) [email protected] ~/docker-stack-this/traefik_stack5
$ docker info | grep clip
WARNING: Plugin "/root/.docker/cli-plugins/docker-cli" is not valid: failed to fetch metadata: fork/exec /root/.docker/cli-plugins/docker-cli: permission denied
WARNING: API is accessible on http://0.0.0.0:2375 without encryption.
Access to the remote API is equivalent to root access on the host. Refer
to the 'Docker daemon attack surface' section in the documentation for
more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface
WARNING: No swap limit support
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
The text was updated successfully, but these errors were encountered:
I got this error at the moment.
The text was updated successfully, but these errors were encountered: