Containers
View the status of containers
IX14 User Guide
439
Command line
Show status of all containers
Use the
command with no additional arguments to show the status of all containers
on the system:
1. Log into the IX14 command line as a user with Admin access.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the prompt, type:
> show containers
Container
Configured
Enabled
State
---------
----------
-------
-----------------
mytest1
True
enabled
STOPPED
test_lxc
True
enabled
RUNNING PID 19327
>
3. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Show status of a specific container
Use the
command to show the status of the specified container:
1. Log into the IX14 command line as a user with Admin access.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the prompt, type:
> show containers container test_lxc
Container
Configured
Enabled
State
---------
----------
-------
-----------------
test_lxc
True
enabled
RUNNING PID 19327