mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 14:57:54 +08:00
3.1.2-debian-9-r0 release
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
FROM bitnami/minideb-extras:stretch-r204
|
||||
FROM bitnami/minideb-extras:stretch-r207
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages ghostscript imagemagick libbz2-1.0 libc6 libgcc1 libncurses5 libpcap0.8 libreadline7 libsqlite3-0 libssl1.1 libstdc++6 libtinfo5 zlib1g
|
||||
RUN bitnami-pkg install node-8.12.0-2 --checksum 6d88009c5341a9079eb11818946d6b3e079df2d70308614d6e1ecb92ac334938
|
||||
RUN bitnami-pkg install node-8.13.0-2 --checksum 710ba15c17dbe274b91d02310b5ab0abb12b0fe7cde8b703c304c60a3753cd85
|
||||
RUN bitnami-pkg install mongodb-client-3.7.9-0 --checksum 8886d69851b2ae39765fe13c89589bfe2375e89296d6ef50c466a127bce82019
|
||||
RUN bitnami-pkg unpack parse-3.1.1-1 --checksum 43dab085746af1c3772ae8bfba1ba5476b20679783d0f9158330f37265a23928
|
||||
RUN bitnami-pkg unpack parse-3.1.2-0 --checksum cb214409658a4b73ae6a7399a7f8d996078ecbbb5b45595dee6bfeb551dac1bf
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.1-debian-9-r12" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.2-debian-9-r0" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
||||
@@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.1.2-ol-7-r0` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.2-ol-7-r0/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.1.1-debian-9-r12`, `3`, `3.1.1`, `3.1.1-r12`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.1-debian-9-r12/3/debian-9/Dockerfile)
|
||||
* [`3-debian-9`, `3.1.2-debian-9-r0`, `3`, `3.1.2`, `3.1.2-r0`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.2-debian-9-r0/3/debian-9/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