mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
2.0.3-ol-7-r11 release
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r68
|
||||
FROM bitnami/oraclelinux-extras:7-r69
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages ImageMagick cyrus-sasl-lib ghostscript glibc hostname imagemagick jhead keyutils-libs krb5-libs libcom_err libcurl libgcc libidn libselinux libssh2 libstdc++ libxml2 libxslt ncurses-libs nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre postgresql-libs readline xz-libs zlib
|
||||
RUN bitnami-pkg install ruby-2.4.4-0 --checksum 8623ed8b7963916ff7f5ecf56c62ce3c144a1d11e56767500d0034c8e4f7e17c
|
||||
RUN bitnami-pkg unpack postgresql-client-9.6.9-1 --checksum b7007d79eb6b282769262c4a2717a50cbfa1150abdbce70d79e6e8b6a42a237c
|
||||
RUN bitnami-pkg unpack postgresql-client-9.6.10-0 --checksum 8060eeb7977a80dacb9bbcbc9d6081a6c6472d5fcee25e63bab04a1f128b5489
|
||||
RUN bitnami-pkg install git-2.18.0-1 --checksum e09020e93542133c5f61daaa5a47bdcb94ec5303dd336ae05fa561729786284c
|
||||
RUN bitnami-pkg unpack discourse-sidekiq-2.0.3-4 --checksum 1a26fa115c66cca6c54e29793cc8ca33ddc106bd74e7ff68b0d009c969ee5ab2
|
||||
RUN bitnami-pkg unpack discourse-2.0.3-2 --checksum 7c88ff6ff36c948560b85cee653f5e3bf296d39e092d25d4a873fcc81d5ccd76
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="discourse" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.3-ol-7-r10" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.3-ol-7-r11" \
|
||||
DISCOURSE_EMAIL="user@example.com" \
|
||||
DISCOURSE_HOST="127.0.0.1" \
|
||||
DISCOURSE_HOSTNAME="www.example.com" \
|
||||
|
||||
@@ -30,7 +30,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/).
|
||||
|
||||
|
||||
* [`2-ol-7`, `2.0.3-ol-7-r10` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.3-ol-7-r10/2/ol-7/Dockerfile)
|
||||
* [`2-ol-7`, `2.0.3-ol-7-r11` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.3-ol-7-r11/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.0.3-debian-9-r17`, `2`, `2.0.3`, `2.0.3-r17`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.3-debian-9-r17/2/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/discourse GitHub repo](https://github.com/bitnami/bitnami-docker-discourse).
|
||||
|
||||
Reference in New Issue
Block a user