mirror of
https://github.com/bitnami/containers.git
synced 2026-04-01 14:57:53 +08:00
2.0.5-debian-9-r14 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:stretch-r139
|
||||
FROM bitnami/minideb-extras:stretch-r140
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -6,13 +6,13 @@ RUN install_packages advancecomp ghostscript gifsicle hostname imagemagick jhead
|
||||
RUN bitnami-pkg install ruby-2.4.4-0 --checksum 8ffc50475a39ffe9f3048a64df2e20e1867ece8ba90d8e96c8a81a3a06334f5f
|
||||
RUN bitnami-pkg unpack postgresql-client-9.6.10-0 --checksum 89cb6e0fff65cdc6417f6b5d024a86239e047f07f3cc7e84142cc213db0fbda0
|
||||
RUN bitnami-pkg install git-2.19.0-0 --checksum 30d6fee712feb37f8b2bf21cf751c16d136248a3f1b52b44c67b22e1e4024938
|
||||
RUN bitnami-pkg unpack discourse-sidekiq-2.1.0-0 --checksum 73642f26118e2208e590f4e28e29eaa60ea6be66c43d992b1fe7d9ce9108506c
|
||||
RUN bitnami-pkg unpack discourse-sidekiq-2.1.1-0 --checksum e3a7d92bf92da37007e8e65b4545a97e0173a31ee03b462260a19ab0ce5e75e2
|
||||
RUN bitnami-pkg unpack discourse-2.0.5-0 --checksum 5d1a27a597b9beb4deced8608f5685b315e70d4e42013e718b848c4bc8711bd7
|
||||
|
||||
COPY rootfs /
|
||||
RUN install_packages rsync
|
||||
ENV BITNAMI_APP_NAME="discourse" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.5-debian-9-r13" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.5-debian-9-r14" \
|
||||
DISCOURSE_EMAIL="user@example.com" \
|
||||
DISCOURSE_HOST="127.0.0.1" \
|
||||
DISCOURSE_HOSTNAME="www.example.com" \
|
||||
|
||||
@@ -31,7 +31,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`2-ol-7`, `2.0.5-ol-7-r13` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.5-ol-7-r13/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.0.5-debian-9-r12`, `2`, `2.0.5`, `2.0.5-r12`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.5-debian-9-r12/2/debian-9/Dockerfile)
|
||||
* [`2-debian-9`, `2.0.5-debian-9-r14`, `2`, `2.0.5`, `2.0.5-r14`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.5-debian-9-r14/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