Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 877 Bytes

BuildCache.md

File metadata and controls

17 lines (14 loc) · 877 Bytes

DockerEngineApi.BuildCache

Properties

Name Type Description Notes
ID String [optional]
parent String [optional]
type String [optional]
description String [optional]
inUse Boolean [optional]
shared Boolean [optional]
size Number Amount of disk space used by the build cache (in bytes). [optional]
createdAt String Date and time at which the build cache was created in RFC 3339 format with nano-seconds. [optional]
lastUsedAt String Date and time at which the build cache was last used in RFC 3339 format with nano-seconds. [optional]
usageCount Number [optional]