1.20.1-scratch-r0 release

This commit is contained in:
Bitnami Bot
2022-03-15 16:18:47 +00:00
parent 6724e5299c
commit 20cd424a49
7 changed files with 3896 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
FROM scratch
LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY prebuildfs /
COPY rootfs /
USER 1001
ENTRYPOINT [ "/contour-operator" ]

View File

@@ -0,0 +1,4 @@
version: '2'
services:
contour-operator:
image: docker.io/bitnami/contour-operator:1.20

View File

@@ -0,0 +1,7 @@
{
"contour-operator": {
"digest": "199abb63a464c8bc8760fef47a7c00f991ad88eb693dd6e1e393a549845b3b77",
"type": "BLACKSMITH",
"version": "1.20.1"
}
}

View File

@@ -0,0 +1,3 @@
Bitnami containers ship with software bundles. You can find the licenses under:
/opt/bitnami/nami/COPYING
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt

File diff suppressed because it is too large Load Diff