mirror of
https://github.com/bitnami/containers.git
synced 2026-04-03 15:57:46 +08:00
2.0.5-ol-7-r1 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r89
|
||||
FROM bitnami/oraclelinux-extras:7-r90
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -6,13 +6,13 @@ RUN install_packages ImageMagick advancecomp cyrus-sasl-lib ghostscript gifsicle
|
||||
RUN bitnami-pkg install ruby-2.4.4-0 --checksum 8623ed8b7963916ff7f5ecf56c62ce3c144a1d11e56767500d0034c8e4f7e17c
|
||||
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.4-2 --checksum ab6d00decb238f288be6f00ba521f5da0b07272d2716beb80ad4aa4d2c26159b
|
||||
RUN bitnami-pkg unpack discourse-sidekiq-2.0.5-0 --checksum 629e2da7e97cb857ef0cfa9c6104eea5ef655926f246f3388f12e98b6ebcf1dd
|
||||
RUN bitnami-pkg unpack discourse-2.0.5-0 --checksum 6e0fe0d8c86f9ece8705f8412b098644190adb6d4cbb9417fcdf3b8b4ad7ea39
|
||||
|
||||
COPY rootfs /
|
||||
RUN install_packages rsync
|
||||
ENV BITNAMI_APP_NAME="discourse" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.5-ol-7-r0" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.5-ol-7-r1" \
|
||||
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.5-ol-7-r0` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.5-ol-7-r0/2/ol-7/Dockerfile)
|
||||
* [`2-ol-7`, `2.0.5-ol-7-r1` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.5-ol-7-r1/2/ol-7/Dockerfile)
|
||||
* [`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-discourse/blob/2.0.5-debian-9-r0/2/debian-9/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