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
Copy file name to clipboardExpand all lines: images/libvirt/Dockerfile.ci
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# This Dockerfile is a used by CI to publish an installer image for creating libvirt clusters
2
-
# It builds an image containing openshift-install and nss-wrapper for remote deployments, as well as the google cloud-sdk for nested GCE environments.
2
+
# It builds an image containing openshift-install and nss-wrapper for remote deployments, as well as the google cloud-sdk for nested GCE environments and
3
+
# oc for getting assets from an existing cluster to spin up multi-architecture compute clusters on libvirt.
3
4
4
5
FROM registry.ci.openshift.org/ocp/4.16:installer-terraform-providers as providers
0 commit comments