|
@@ -2258,8 +2258,11 @@ definitions:
|
|
|
Parent:
|
|
|
description: |
|
|
|
ID of the parent build cache record.
|
|
|
+
|
|
|
+ > **Deprecated**: This field is deprecated, and omitted if empty.
|
|
|
type: "string"
|
|
|
- example: "hw53o5aio51xtltp5xjp8v7fx"
|
|
|
+ x-nullable: true
|
|
|
+ example: ""
|
|
|
Type:
|
|
|
type: "string"
|
|
|
description: |
|
|
@@ -9065,7 +9068,6 @@ paths:
|
|
|
BuildCache:
|
|
|
-
|
|
|
ID: "hw53o5aio51xtltp5xjp8v7fx"
|
|
|
- Parent: ""
|
|
|
Type: "regular"
|
|
|
Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0"
|
|
|
InUse: false
|
|
@@ -9076,7 +9078,6 @@ paths:
|
|
|
UsageCount: 26
|
|
|
-
|
|
|
ID: "ndlpt0hhvkqcdfkputsk4cq9c"
|
|
|
- Parent: "hw53o5aio51xtltp5xjp8v7fx"
|
|
|
Type: "regular"
|
|
|
Description: "mount / from exec /bin/sh -c echo 'Binary::apt::APT::Keep-Downloaded-Packages \"true\";' > /etc/apt/apt.conf.d/keep-cache"
|
|
|
InUse: false
|