mirror of
https://github.com/bitnami/containers.git
synced 2026-03-04 14:57:23 +08:00
7.8.0-debian-10-r131 release
This commit is contained in:
@@ -19,7 +19,7 @@ RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0
|
||||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="jasperreports" \
|
||||
BITNAMI_IMAGE_VERSION="7.8.0-debian-10-r130" \
|
||||
BITNAMI_IMAGE_VERSION="7.8.0-debian-10-r131" \
|
||||
JASPERREPORTS_DATABASE_NAME="bitnami_jasperreports" \
|
||||
JASPERREPORTS_DATABASE_PASSWORD="" \
|
||||
JASPERREPORTS_DATABASE_USER="bn_jasperreports" \
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# Initialize an unpacked nami module with the `nami initialize` command.
|
||||
# Command arguments can be specified as function argumnts after the module name.
|
||||
# `--log-level trace` flag is added to the command if `NAMI_DEBUG` env variable exists.
|
||||
# The log level can be overriden using the `NAMI_LOG_LEVEL` env variable.
|
||||
# The log level can be overridden using the `NAMI_LOG_LEVEL` env variable.
|
||||
#########################
|
||||
nami_initialize_one() {
|
||||
local module="${1:?module not specified}"
|
||||
|
||||
@@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`7`, `7-debian-10`, `7.8.0`, `7.8.0-debian-10-r130`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jasperreports/blob/7.8.0-debian-10-r130/7/debian-10/Dockerfile)
|
||||
* [`7`, `7-debian-10`, `7.8.0`, `7.8.0-debian-10-r131`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jasperreports/blob/7.8.0-debian-10-r131/7/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/jasperreports GitHub repo](https://github.com/bitnami/bitnami-docker-jasperreports).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user