mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 15:09:19 +08:00
2.8.2-debian-10-r0 release
This commit is contained in:
@@ -11,14 +11,14 @@ COPY prebuildfs /
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 libgcc1 procps tar
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "1.8.302-0" --checksum 59c0b7440797c7110c76959dbbce5235359b52adf62f99218b2718c04f2d67b6
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.12.1-0" --checksum 462d59e9908cddf4fb044b499d4352202e3354121e0d3c63e047fee0885f43df
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "spring-cloud-dataflow" "2.8.1-0" --checksum 57cc52c86f1954f8d04ac413f386020d942c3ed326e8a553eff16f6b2b8fdde5
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "spring-cloud-dataflow" "2.8.2-0" --checksum ea9e15f98d8d4a43513addd01bc505c15254ba73de8fde0be00cec12101eb3d1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/spring-cloud-dataflow/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="spring-cloud-dataflow" \
|
||||
BITNAMI_IMAGE_VERSION="2.8.1-debian-10-r59" \
|
||||
BITNAMI_IMAGE_VERSION="2.8.2-debian-10-r0" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
@@ -15,10 +15,10 @@
|
||||
},
|
||||
"spring-cloud-dataflow": {
|
||||
"arch": "amd64",
|
||||
"digest": "57cc52c86f1954f8d04ac413f386020d942c3ed326e8a553eff16f6b2b8fdde5",
|
||||
"digest": "ea9e15f98d8d4a43513addd01bc505c15254ba73de8fde0be00cec12101eb3d1",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "2.8.1-0"
|
||||
"version": "2.8.2-0"
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user