Preparing search index...
The search index is not available
@jholtmeyer/docker-api-ts
@jholtmeyer/docker-api-ts
ImageInspectRootFS
Interface ImageInspectRootFS
Information about the image's RootFS, including the layer IDs. ImageInspectRootFS
interface
ImageInspectRootFS
{
Layers
?:
string
[]
;
Type
:
string
;
}
Index
Properties
Layers?
Type
Properties
Optional
Layers
Layers
?:
string
[]
Type
Type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Layers
Type
@jholtmeyer/docker-api-ts
Loading...
Information about the image's RootFS, including the layer IDs. ImageInspectRootFS