Skip to content

Bash autocompletion works incorrect with inspect #512

@and800

Description

@and800

Description

When I try to inspect the image and hint for image tags, the completion duplicates image name

Steps to reproduce the issue:

  1. pull any image, e.g. docker pull debian
  2. type docker inspect debian:
  3. press TAB

Describe the results you received:
user@localhost:~$ docker inspect debian:debian:latest

Describe the results you expected:
user@localhost:~$ docker inspect debian:latest

Output of docker version:

Docker version 17.07.0-ce, build 8784753

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions