Debugging a QNX Container
In this section, you learn to debug inside the container.
You can use exec command to debug or examine the container file system.
For example:
The previous command should have the following, or similar, output:
# qcmctl container exec -it container1 -- ksh
$ls
etc
proc
system
usr
Page updated:
