2.0.5-debian-9-r0 release
This commit is contained in:
parent
a732055624
commit
a873fb8c2a
|
|
@ -7,11 +7,11 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
|||
# 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.16.2-1 --checksum d2da906c3cd700a73750e9090720ffd2f7cc64deae0f191abf62d1fe989b8e61
|
||||
RUN bitnami-pkg unpack parse-dashboard-2.0.4-0 --checksum 305b177bca7fd38f89adf1dfe7ac18afc2ef8578f87d2ecff8304fe950e42c24
|
||||
RUN bitnami-pkg unpack parse-dashboard-2.0.5-0 --checksum 0ce15294452aff2393bf702e07a4cfa14587e384ad93e124046f5026a18dbdbb
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse-dashboard" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.4-debian-9-r1" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.5-debian-9-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PARSE_APP_ID="myappID" \
|
||||
PARSE_DASHBOARD_APP_NAME="MyDashboard" \
|
||||
|
|
|
|||
|
|
@ -37,8 +37,8 @@ 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/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`2-debian-9`, `2.0.5-debian-9-r0`, `2`, `2.0.5`, `2.0.5-r0`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.5-debian-9-r0/2/debian-9/Dockerfile)
|
||||
* [`2-ol-7`, `2.0.4-ol-7-r1` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.4-ol-7-r1/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.0.4-debian-9-r1`, `2`, `2.0.4`, `2.0.4-r1`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/2.0.4-debian-9-r1/2/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue