20200729.0.0-debian-10-r314 release

This commit is contained in:
Bitnami Bot 2021-07-29 21:06:49 +00:00
parent c7fe5e9f2f
commit 7c83fa7076
2 changed files with 3 additions and 3 deletions

View File

@ -18,15 +18,15 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "dokuwiki" "20200
RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/apache/postunpack.sh
RUN /opt/bitnami/scripts/php/postunpack.sh
RUN /opt/bitnami/scripts/apache/postunpack.sh
RUN /opt/bitnami/scripts/apache-modphp/postunpack.sh
RUN /opt/bitnami/scripts/dokuwiki/postunpack.sh
ENV APACHE_ENABLE_CUSTOM_PORTS="no" \
APACHE_HTTPS_PORT_NUMBER="" \
APACHE_HTTP_PORT_NUMBER="" \
BITNAMI_APP_NAME="dokuwiki" \
BITNAMI_IMAGE_VERSION="20200729.0.0-debian-10-r313" \
BITNAMI_IMAGE_VERSION="20200729.0.0-debian-10-r314" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/apache/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 8080 8443

View File

@ -35,7 +35,7 @@ Non-root container images add an extra layer of security and are generally recom
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/).
* [`20200729`, `20200729-debian-10`, `20200729.0.0`, `20200729.0.0-debian-10-r313`, `latest` (20200729/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/20200729.0.0-debian-10-r313/20200729/debian-10/Dockerfile)
* [`20200729`, `20200729-debian-10`, `20200729.0.0`, `20200729.0.0-debian-10-r314`, `latest` (20200729/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/20200729.0.0-debian-10-r314/20200729/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/dokuwiki GitHub repo](https://github.com/bitnami/bitnami-docker-dokuwiki).