0.20180422.201805030840-ol-7-r48 release
This commit is contained in:
parent
e3d57ea08f
commit
c94bc6ba44
|
|
@ -1,4 +1,4 @@
|
||||||
FROM bitnami/oraclelinux-extras:7-r71
|
FROM bitnami/oraclelinux-extras:7-r73
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
|
|
@ -12,7 +12,7 @@ COPY rootfs /
|
||||||
ENV APACHE_HTTPS_PORT_NUMBER="443" \
|
ENV APACHE_HTTPS_PORT_NUMBER="443" \
|
||||||
APACHE_HTTP_PORT_NUMBER="80" \
|
APACHE_HTTP_PORT_NUMBER="80" \
|
||||||
BITNAMI_APP_NAME="dokuwiki" \
|
BITNAMI_APP_NAME="dokuwiki" \
|
||||||
BITNAMI_IMAGE_VERSION="0.20180422.201805030840-ol-7-r47" \
|
BITNAMI_IMAGE_VERSION="0.20180422.201805030840-ol-7-r48" \
|
||||||
DOKUWIKI_EMAIL="user@example.com" \
|
DOKUWIKI_EMAIL="user@example.com" \
|
||||||
DOKUWIKI_FULL_NAME="Full Name" \
|
DOKUWIKI_FULL_NAME="Full Name" \
|
||||||
DOKUWIKI_PASSWORD="bitnami1" \
|
DOKUWIKI_PASSWORD="bitnami1" \
|
||||||
|
|
|
||||||
|
|
@ -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/).
|
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/).
|
||||||
|
|
||||||
|
|
||||||
* [`0-ol-7`, `0.20180422.201805030840-ol-7-r46` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/0.20180422.201805030840-ol-7-r46/0/ol-7/Dockerfile)
|
* [`0-ol-7`, `0.20180422.201805030840-ol-7-r48` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/0.20180422.201805030840-ol-7-r48/0/ol-7/Dockerfile)
|
||||||
* [`0-debian-9`, `0.20180422.201805030840-debian-9-r36`, `0`, `0.20180422.201805030840`, `0.20180422.201805030840-r36`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/0.20180422.201805030840-debian-9-r36/0/Dockerfile)
|
* [`0-debian-9`, `0.20180422.201805030840-debian-9-r36`, `0`, `0.20180422.201805030840`, `0.20180422.201805030840-r36`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/0.20180422.201805030840-debian-9-r36/0/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/dokuwiki GitHub repo](https://github.com/bitnami/bitnami-docker-dokuwiki).
|
Subscribe to project updates by watching the [bitnami/dokuwiki GitHub repo](https://github.com/bitnami/bitnami-docker-dokuwiki).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue