Skip to content

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

Description

@sai-prasad-manchiknti

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions