mirror of
https://github.com/bitnami/containers.git
synced 2026-03-20 23:10:53 +08:00
1.2.0-ol-7-r73 release
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r140
|
||||
FROM bitnami/oraclelinux-extras:7-r141
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages bzip2-libs glibc keyutils-libs krb5-libs libcom_err libgcc libselinux libstdc++ ncurses-libs nss-softokn-freebl openssl-libs pcre readline sqlite zlib
|
||||
RUN bitnami-pkg install node-8.12.0-0 --checksum 6434289ff999ae5c589fdc6825bc6d6416e206f9285ab356344902a294e4fc28
|
||||
RUN bitnami-pkg unpack parse-dashboard-1.2.0-2 --checksum f2bee5ee6b3be72a5b15d5e7ce4679f82e2d786c3045fb754e07818cf10d73d3
|
||||
RUN bitnami-pkg unpack parse-dashboard-1.2.0-3 --checksum de5f87322cedfcce59bec3f47a1d11879b20dc747ac8c4c202675215012d2420
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse-dashboard" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.0-ol-7-r72" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.0-ol-7-r73" \
|
||||
PARSE_APP_ID="myappID" \
|
||||
PARSE_DASHBOARD_APP_NAME="MyDashboard" \
|
||||
PARSE_DASHBOARD_PASSWORD="bitnami" \
|
||||
|
||||
@@ -35,7 +35,7 @@ $ docker-compose up -d
|
||||
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/).
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.2.0-ol-7-r72` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-ol-7-r72/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.2.0-ol-7-r73` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.2.0-ol-7-r73/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)
|
||||
|
||||
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