docker-volume-sshfs
docker-volume-sshfs copied to clipboard
Get "flag provided but not defined: -console" when trying to install plugin
When I try to install the plugin I get the following error response:
# docker plugin install vieux/sshfs
Plugin "vieux/sshfs" is requesting the following privileges:
- network: [host]
- mount: [/var/lib/docker/plugins/]
- mount: []
- device: [/dev/fuse]
- capabilities: [CAP_SYS_ADMIN]
Do you grant the above permissions? [y/N] y
Trying to pull repository docker.io/vieux/sshfs ...
latest: Pulling from docker.io/vieux/sshfs
2381f72027fc: Download complete
Digest: sha256:72c8cfd1a6eb02e6db4928e27705f9b141a2a0d7f4257f069ce8bd813784b558
Status: Downloaded newer image for docker.io/vieux/sshfs:latest
Error response from daemon: rpc error: code = 2 desc = oci runtime error: flag provided but not defined: -console
docker --version
Docker version 1.13.1, build caba767-unsupported
Running Fedora Atomic host.
Any idea what might be wrong or what I could try to resolve this issue?
Thanks!
I have the same issue on Fedora 26. Docker Version 1.13.1 (API 1.26), runc 1.0.0-rc4+dev