mirror of
https://github.com/bitnami/containers.git
synced 2026-03-20 23:10:53 +08:00
1.2.0-debian-9-r40 release
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
FROM bitnami/minideb-extras:stretch-r169
|
||||
FROM bitnami/minideb-extras:stretch-r174
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages ghostscript imagemagick libbz2-1.0 libc6 libgcc1 libncurses5 libreadline7 libsqlite3-0 libssl1.1 libstdc++6 libtinfo5 zlib1g
|
||||
RUN bitnami-pkg install node-8.12.0-0 --checksum 9f9e6c75bcd194ab42730cdb90bc23db2d87aaf18c64ba13b9ecfb777cfebebe
|
||||
RUN bitnami-pkg unpack parse-dashboard-1.2.0-2 --checksum 1e09f88915a3f9fac53a26cadb53e30c4be3531444404f87257316e64c07b6ee
|
||||
RUN bitnami-pkg install node-8.12.0-1 --checksum bd36fa14933fb1d5fb2f1a5d45433f47e900ef1f861ff1667f194e915d882ded
|
||||
RUN bitnami-pkg unpack parse-dashboard-1.2.0-4 --checksum 076df4febb9e93bb67c59d3b298d33d5acf1c0bd6716f77bb23b75450abc2731
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse-dashboard" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.0-debian-9-r39" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.0-debian-9-r40" \
|
||||
PARSE_APP_ID="myappID" \
|
||||
PARSE_DASHBOARD_APP_NAME="MyDashboard" \
|
||||
PARSE_DASHBOARD_PASSWORD="bitnami" \
|
||||
|
||||
@@ -36,7 +36,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.2.0-ol-7-r77` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-ol-7-r77/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.0-debian-9-r39`, `1`, `1.2.0`, `1.2.0-r39`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-debian-9-r39/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.0-debian-9-r40`, `1`, `1.2.0`, `1.2.0-r40`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-debian-9-r40/1/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user