mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
1.0.1-scratch-r0 release
This commit is contained in:
9
bitnami/dataplatform-exporter/1/scratch/Dockerfile
Normal file
9
bitnami/dataplatform-exporter/1/scratch/Dockerfile
Normal file
@@ -0,0 +1,9 @@
|
||||
FROM scratch
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
COPY prebuildfs /
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
USER 1001
|
||||
ENTRYPOINT [ "/dataplatform-exporter" ]
|
||||
@@ -0,0 +1,4 @@
|
||||
version: '2'
|
||||
services:
|
||||
dataplatform-exporter:
|
||||
image: docker.io/bitnami/dataplatform-exporter:1
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"dataplatform-exporter": {
|
||||
"digest": "c9cba2573f0375b5ff7b493247862ebb1b603e6fa63beb64a3cc15d167919f57",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "1.0.1"
|
||||
}
|
||||
}
|
||||
@@ -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
Reference in New Issue
Block a user