mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
3.0.0-ol-7-r14 release
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r101
|
||||
FROM bitnami/oraclelinux-extras:7-r102
|
||||
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 libpcap libselinux libstdc++ ncurses-libs nss-softokn-freebl openssl-libs pcre readline sqlite zlib
|
||||
RUN bitnami-pkg install node-8.11.4-0 --checksum af7a50f918af19b1e8d530394c151101bb10281877f100f391b50cdcebdb7455
|
||||
RUN bitnami-pkg install node-8.12.0-0 --checksum 6434289ff999ae5c589fdc6825bc6d6416e206f9285ab356344902a294e4fc28
|
||||
RUN bitnami-pkg install mongodb-client-3.7.9-0 --checksum 7fbdfb5064e75d6b1aebb7a25e272649f20ac267347c8e6cd75e4c555c5ba509
|
||||
RUN bitnami-pkg unpack parse-3.0.0-0 --checksum 239df8fa5b45058019d93ec599b1548d7560b19da565bb53f975e49c4ad3d9b3
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="3.0.0-ol-7-r13" \
|
||||
BITNAMI_IMAGE_VERSION="3.0.0-ol-7-r14" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
||||
@@ -36,7 +36,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/).
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.0.0-ol-7-r13` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-ol-7-r13/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.0.0-ol-7-r14` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-ol-7-r14/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.0.0-debian-9-r7`, `3`, `3.0.0`, `3.0.0-r7`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.0.0-debian-9-r7/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