0.11.0-scratch-r0 release

This commit is contained in:
Bitnami Bot
2021-09-23 11:12:08 +00:00
parent 28c873c804
commit 463ba705ec
7 changed files with 3991 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,4 @@
version: '2'
services:
kube-rbac-proxy:
image: docker.io/bitnami/kube-rbac-proxy:0

View File

@@ -0,0 +1,7 @@
{
"kube-rbac-proxy": {
"digest": "c07b11f4d51fc87b8310fed03b11b11df4bc243d9753d90ed44a7e324d0b18f7",
"type": "BLACKSMITH",
"version": "0.11.0"
}
}

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