We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86ee09 commit 5ef8fbbCopy full SHA for 5ef8fbb
e2e.Dockerfile
@@ -1,4 +1,5 @@
1
-FROM scratch
+# ./pkg/controller/bundle/bundle_unpacker.go requires "/bin/cp"
2
+FROM busybox
3
COPY olm catalog package-server wait cpb /bin/
4
EXPOSE 8080
5
EXPOSE 5443
0 commit comments