mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 14:58:01 +08:00
4.8.5-debian-9-r15 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM bitnami/minideb-extras:stretch-r287
|
FROM bitnami/minideb-extras:stretch-r288
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
@@ -15,7 +15,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="phpmyadmin" \
|
BITNAMI_APP_NAME="phpmyadmin" \
|
||||||
BITNAMI_IMAGE_VERSION="4.8.5-debian-9-r14" \
|
BITNAMI_IMAGE_VERSION="4.8.5-debian-9-r15" \
|
||||||
DATABASE_HOST="mariadb" \
|
DATABASE_HOST="mariadb" \
|
||||||
DATABASE_PORT_NUMBER="3306" \
|
DATABASE_PORT_NUMBER="3306" \
|
||||||
PATH="/opt/bitnami/apache/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:$PATH" \
|
PATH="/opt/bitnami/apache/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:$PATH" \
|
||||||
|
|||||||
@@ -37,8 +37,8 @@ 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/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/).
|
||||||
|
|
||||||
|
|
||||||
* [`4-ol-7`, `4.8.5-ol-7-r15` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.5-ol-7-r15/4/ol-7/Dockerfile)
|
* [`4-ol-7`, `4.8.5-ol-7-r16` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.5-ol-7-r16/4/ol-7/Dockerfile)
|
||||||
* [`4-debian-9`, `4.8.5-debian-9-r14`, `4`, `4.8.5`, `4.8.5-r14`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.5-debian-9-r14/4/debian-9/Dockerfile)
|
* [`4-debian-9`, `4.8.5-debian-9-r15`, `4`, `4.8.5`, `4.8.5-r15`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.8.5-debian-9-r15/4/debian-9/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).
|
Subscribe to project updates by watching the [bitnami/phpmyadmin GitHub repo](https://github.com/bitnami/bitnami-docker-phpmyadmin).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user