Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some machine characters in "docker plugin install store/hpestorage/hpedockervolumeplugin:<version> –-disable –-alias hpe" #757

Open
sai-prasad-manchiknti opened this issue Nov 11, 2019 · 2 comments
Assignees
Labels

Comments

@sai-prasad-manchiknti
Copy link

Hi Team

In following link :

https://github.com/hpe-storage/python-hpedockerplugin/blob/master/docs/quick_start_guide.md

Following command has some invisible machine characters :
"docker plugin install store/hpestorage/hpedockervolumeplugin: –-disable –-alias hpe"

When we copy & Paste above command with replacing with 3.1 or any version , It throws following error :

[root@bl460cg8060ab ~]# docker plugin install store/hpestorage/hpedockervolumeplugin:3.1 –-disable –-alias hpe
Plugin "store/hpestorage/hpedockervolumeplugin:3.1" is requesting the following privileges:

  • network: [host]
  • mount: [/dev]
  • mount: [/run/lock]
  • mount: [/var/lib]
  • mount: [/etc]
  • mount: [/var/run/docker.sock]
  • mount: [/root/.ssh]
  • mount: [/sys]
  • mount: [/root/plugin/certs]
  • mount: [/sbin/iscsiadm]
  • mount: [/lib/modules]
  • mount: [/lib/x86_64-linux-gnu]
  • allow-all-devices: [true]
  • capabilities: [CAP_SYS_ADMIN CAP_SYS_RESOURCE CAP_MKNOD CAP_SYS_MODULE]
    Do you grant the above permissions? [y/N] y
    3.1: Pulling from store/hpestorage/hpedockervolumeplugin
    de4f4e98f974: Download complete
    Digest: sha256:1fb8fe1db2351d0786a8b24707874f12dc0012b1a058d263fadfac5d8a7e1a3e
    Status: Downloaded newer image for store/hpestorage/hpedockervolumeplugin:3.1
    Error response from daemon: setting "–-disable" not found in the plugin configuration

Same command works fine when we manually type the same command .

Please check .

Regards,
Sai Prasad

@nightzone
Copy link

does this was resolved? got same error for --disable and --alias options

@sai-prasad-manchiknti
Copy link
Author

does this was resolved? got same error for --disable and --alias options

I manually typed the command instead of copying & pasting as a work around

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants