mirror of
https://github.com/bitnami/containers.git
synced 2026-04-01 06:48:13 +08:00
2.1.1-ol-7-r21 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r132
|
||||
FROM bitnami/oraclelinux-extras:7-r134
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -12,7 +12,7 @@ RUN bitnami-pkg unpack discourse-2.1.1-2 --checksum 81529e71a2847600650202d6d30e
|
||||
COPY rootfs /
|
||||
RUN install_packages rsync
|
||||
ENV BITNAMI_APP_NAME="discourse" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.1-ol-7-r20" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.1-ol-7-r21" \
|
||||
DISCOURSE_EMAIL="user@example.com" \
|
||||
DISCOURSE_HOST="127.0.0.1" \
|
||||
DISCOURSE_HOSTNAME="www.example.com" \
|
||||
|
||||
@@ -22,6 +22,11 @@ $ docker-compose up -d
|
||||
* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
|
||||
* Bitnami images are built on CircleCI and automatically pushed to the Docker Hub.
|
||||
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution.
|
||||
* Bitnami container images are released daily with the latest distribution packages available.
|
||||
|
||||
[](https://anchore.io/image/dockerhub/bitnami%2Fdiscourse%3Alatest#security)
|
||||
|
||||
> The image overview badge contains a security report with all open CVEs. Click on 'Show only CVEs with fixes' to get the list of actionable security issues.
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
@@ -30,7 +35,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.1.1-ol-7-r20` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.1.1-ol-7-r20/2/ol-7/Dockerfile)
|
||||
* [`2-ol-7`, `2.1.1-ol-7-r21` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.1.1-ol-7-r21/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.1.1-debian-9-r21`, `2`, `2.1.1`, `2.1.1-r21`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.1.1-debian-9-r21/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