You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Enable in-development package managers. WARNING: the behavior may
45
-
change at any time without notice. Use at your own risk.'
44
+
description: 'Enable in-development package managers. WARNING: the behavior may change at any time without notice. Use at your own risk.'
46
45
name: prefetch-input-dev-package-managers
47
46
- default: []
48
47
description: Additional image tags
@@ -59,13 +58,11 @@ spec:
59
58
name: output-image
60
59
type: string
61
60
- default: .
62
-
description: Path to the source code of an application's component from where
63
-
to build image.
61
+
description: Path to the source code of an application's component from where to build image.
64
62
name: path-context
65
63
type: string
66
64
- default: Dockerfile
67
-
description: Path to the Dockerfile inside the context specified by parameter
68
-
path-context
65
+
description: Path to the Dockerfile inside the context specified by parameter path-context
69
66
name: dockerfile
70
67
type: string
71
68
- default: "false"
@@ -85,8 +82,7 @@ spec:
85
82
name: prefetch-input
86
83
type: string
87
84
- default: ""
88
-
description: Image tag expiration time, time values could be something like 1h,
89
-
2d, 3w for hours, days, and weeks, respectively.
85
+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
90
86
name: image-expires-after
91
87
type: string
92
88
- default: []
@@ -98,14 +94,12 @@ spec:
98
94
name: build-args-file
99
95
type: string
100
96
- default: "false"
101
-
description: Whether to enable privileged mode, should be used only with remote
102
-
VMs
97
+
description: Whether to enable privileged mode, should be used only with remote VMs
103
98
name: privileged-nested
104
99
type: string
105
100
- default:
106
101
- linux/x86_64
107
-
description: List of platforms to build the container images on. The available
108
-
set of values is determined by the configuration of the multi-platform-controller.
102
+
description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
0 commit comments