mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
4.9.3-debian-10-r59 release
This commit is contained in:
@@ -10,7 +10,7 @@ COPY prebuildfs /
|
||||
RUN install_packages ca-certificates curl ghostscript gzip imagemagick libbz2-1.0 libc6 libcom-err2 libcurl4 libffi6 libgcc1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed4 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblzma5 libncursesw6 libnettle6 libnghttp2-14 libp11-kit0 libpsl5 libreadline7 librtmp1 libsasl2-2 libsqlite3-0 libssh2-1 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 procps sudo tar zlib1g
|
||||
RUN /build/bitnami-user.sh
|
||||
RUN /build/install-nami.sh
|
||||
RUN bitnami-pkg install node-12.20.2-0 --checksum 21d3d65f5f89e25628090d135c097d7ebc9d444b7d4893592f117ce307e436c3
|
||||
RUN bitnami-pkg install node-12.20.2-1 --checksum 6a0b65622f90333192015d4f37838181d71cf791c1715caa55f49d672c4c5c73
|
||||
RUN bitnami-pkg install mongodb-client-4.4.4-0 --checksum f839db79af81f0e53978d2213ca7b4b565a1c43c7f425c99d8dadcab2ddbe7c6
|
||||
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
|
||||
RUN bitnami-pkg unpack parse-4.9.3-0 --checksum 06542d1d41c71615eb028ab06b14c9c0b2bb86cf44644960337a82c8c67fd34e
|
||||
@@ -18,7 +18,7 @@ RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.3-debian-10-r58" \
|
||||
BITNAMI_IMAGE_VERSION="4.9.3-debian-10-r59" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
||||
@@ -15,10 +15,10 @@
|
||||
},
|
||||
"node": {
|
||||
"arch": "amd64",
|
||||
"digest": "21d3d65f5f89e25628090d135c097d7ebc9d444b7d4893592f117ce307e436c3",
|
||||
"digest": "6a0b65622f90333192015d4f37838181d71cf791c1715caa55f49d672c4c5c73",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "12.20.2-0"
|
||||
"version": "12.20.2-1"
|
||||
},
|
||||
"parse": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -48,7 +48,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`4`, `4-debian-10`, `4.9.3`, `4.9.3-debian-10-r58`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.9.3-debian-10-r58/4/debian-10/Dockerfile)
|
||||
* [`4`, `4-debian-10`, `4.9.3`, `4.9.3-debian-10-r59`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/4.9.3-debian-10-r59/4/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user