dsdk / v1.47 / containerArchiveInfo
Function: containerArchiveInfo() ​
containerArchiveInfo(
opts):Promise<ContainerArchiveInfoResponse>
Get information about files in a container
A response header X-Docker-Container-Path-Stat is returned, containing a base64 - encoded JSON object with some filesystem header information about the path.
Parameters ​
| Parameter | Type |
|---|---|
|
Returns ​
Promise<ContainerArchiveInfoResponse>