github.com/opencontainers/runc@v1.2.0-rc.1.0.20240520010911-492dc558cdd6/man/runc-state.8.md (about)

     1  % runc-state "8"
     2  
     3  # NAME
     4  **runc-state** - show the state of a container
     5  
     6  # SYNOPSIS
     7  **runc state** _container-id_
     8  
     9  # DESCRIPTION
    10  The **state** command outputs current state information for the specified
    11  _container-id_ in a JSON format.
    12  
    13  # SEE ALSO
    14  
    15  **runc**(8).