We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 017e9dd + 183d7c6 commit 2b129d9Copy full SHA for 2b129d9
Dockerfile.ocp
@@ -15,7 +15,7 @@ RUN mkdir -p /usr/share/bootkube/manifests/manifests
15
COPY payload-manifests/crds/* /usr/share/bootkube/manifests/manifests
16
17
# these are applied by the CVO
18
-COPY manifests /manifests
+RUN mkdir -p /manifests
19
COPY payload-manifests/crds/* /manifests
20
COPY payload-manifests/featuregates/* /manifests
21
COPY payload-command/empty-resources /manifests
manifests/image-references
0 commit comments