mirror of
https://github.com/bitnami/containers.git
synced 2026-02-24 07:07:37 +08:00
3.1.3-ol-7-r56 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r275
|
||||
FROM bitnami/oraclelinux-extras:7-r276
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -6,13 +6,13 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
||||
# 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.15.0-0 --checksum 33ff479fae5471e260617e48f5f8ba20166434368089474ba0139af8a96927da
|
||||
RUN bitnami-pkg install node-8.15.1-0 --checksum f0df1bd1597227f101ef44c0242257e48332c68965d8b422a78192f6a1686f27
|
||||
RUN bitnami-pkg install mongodb-client-4.0.6-0 --checksum d1287bf2bd7fb4006a580e7a3b193702db1485566d7e2b15f7a0ac090d0b7723
|
||||
RUN bitnami-pkg unpack parse-3.1.3-1 --checksum cb0310e80f2e0783b3ea445a2f5b85ddd60ac8fa879faf6e452089bd2bbe7ebe
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.3-ol-7-r55" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.3-ol-7-r56" \
|
||||
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-rhel-7`, `3.1.3-rhel-7-r7` (3/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-rhel-7-r7/3/rhel-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.1.3-ol-7-r55` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-ol-7-r55/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.1.3-ol-7-r56` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-ol-7-r56/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.1.3-debian-9-r47`, `3`, `3.1.3`, `3.1.3-r47`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.1.3-debian-9-r47/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