Inspect¶
List configuration file of given container.
sandal inspect new-york
{
"Name": "new-york",
"Created": 1736884685,
"HostPid": 222194,
"ContPid": 222200,
"TmpSize": 10,
....
}
List configuration file of given container.
sandal inspect new-york
{
"Name": "new-york",
"Created": 1736884685,
"HostPid": 222194,
"ContPid": 222200,
"TmpSize": 10,
....
}