File: runc-state.8.md

package info (click to toggle)
runc 1.0.0~rc6%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,956 kB
  • sloc: sh: 1,386; ansic: 813; makefile: 115
file content (11 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
# NAME
   runc state - output the state of a container

# SYNOPSIS
   runc state <container-id>

Where "<container-id>" is your name for the instance of the container.

# DESCRIPTION
   The state command outputs current state information for the
instance of a container.