Docker


nv show system docker

Shows information about Docker in Cumulus Linux.

Version History

Introduced in Cumulus Linux 5.13.0

Example

cumulus@switch:~$ nv show system docker

nv show system docker container

Shows all containers and their status, including stopped containers.

Version History

Introduced in Cumulus Linux 5.13.0

Example

cumulus@switch:~$ nv show system docker container

nv show system docker container <container>

Shows details for a specific container.

Command Syntax

Syntax Description
container The container name or hexadecimal string.

Version History

Introduced in Cumulus Linux 5.13.0

Example

cumulus@switch:~$ nv show system docker container CONTAINER1

nv show system docker container <container> stats

Shows statistics for a specific container.

Command Syntax

Syntax Description
container The container name or hexadecimal string.

Version History

Introduced in Cumulus Linux 5.13.0

Example

cumulus@switch:~$ nv show system docker container CONTAINER1 stats

nv show system docker container stats

Shows statistics for all containers.

Version History

Introduced in Cumulus Linux 5.13.0

Example

cumulus@switch:~$ nv show system docker container stats

nv show system docker engine

Shows docker engine configuration.

Version History

Introduced in Cumulus Linux 5.13.0

Example

cumulus@switch:~$ nv show system docker engine

nv show system docker image

Shows the docker images present on the switch.

Version History

Introduced in Cumulus Linux 5.13.0

Example

cumulus@switch:~$ nv show system docker image