1.0.1-scratch-r0 release

This commit is contained in:
Bitnami Bot
2021-11-22 16:59:03 +00:00
parent 71d49129a7
commit 6cb42a3a5e
6 changed files with 3893 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 [ "/dataplatform-exporter" ]

View File

@@ -0,0 +1,4 @@
version: '2'
services:
dataplatform-exporter:
image: docker.io/bitnami/dataplatform-exporter:1

View File

@@ -0,0 +1,7 @@
{
"dataplatform-exporter": {
"digest": "c9cba2573f0375b5ff7b493247862ebb1b603e6fa63beb64a3cc15d167919f57",
"type": "BLACKSMITH",
"version": "1.0.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