Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

ps output on ACI missing command #599

Open
@chris-crone

Description

@chris-crone

Description

The command is not shown in the ps output when running a container on the ACI context.

Steps to reproduce the issue:

  1. docker --context aci run nginx

Describe the results you received:

CONTAINER ID        IMAGE               COMMAND             STATUS              PORTS
elated-bartik       nginx                                   Running             

Describe the results you expected:

The existing CLI outputs the following for the same run command:

CONTAINER ID        IMAGE               COMMAND                  CREATED              STATUS              PORTS               NAMES
a546e0cf4595        nginx               "/docker-entrypoint.…"   About a minute ago   Up About a minute   80/tcp              gifted_driscoll

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions