github.com/zhuohuang-hust/src-cbuild@v0.0.0-20230105071821-c7aab3e7c840/mergeCode/runc/man/runc-state.8.md (about)

     1  # NAME
     2     runc state - output the state of a container
     3  
     4  # SYNOPSIS
     5     runc state <container-id>
     6  
     7  Where "<container-id>" is your name for the instance of the container.
     8  
     9  # DESCRIPTION
    10     The state command outputs current state information for the
    11  instance of a container.