mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
4.9.1-ol-7-r29 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM bitnami/oraclelinux-extras:7-r502
|
FROM bitnami/oraclelinux-extras:7-r503
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
@@ -10,7 +10,7 @@ RUN bitnami-pkg unpack phpmyadmin-4.9.1-0 --checksum 4c154ea3ad22c4c496dd13fabf0
|
|||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV BITNAMI_APP_NAME="phpmyadmin" \
|
ENV BITNAMI_APP_NAME="phpmyadmin" \
|
||||||
BITNAMI_IMAGE_VERSION="4.9.1-ol-7-r28" \
|
BITNAMI_IMAGE_VERSION="4.9.1-ol-7-r29" \
|
||||||
DATABASE_ENABLE_SSL="no" \
|
DATABASE_ENABLE_SSL="no" \
|
||||||
DATABASE_HOST="mariadb" \
|
DATABASE_HOST="mariadb" \
|
||||||
DATABASE_PORT_NUMBER="3306" \
|
DATABASE_PORT_NUMBER="3306" \
|
||||||
|
|||||||
@@ -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/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.9.1-ol-7-r28` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.1-ol-7-r28/4/ol-7/Dockerfile)
|
* [`4-ol-7`, `4.9.1-ol-7-r29` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.1-ol-7-r29/4/ol-7/Dockerfile)
|
||||||
* [`4-debian-9`, `4.9.1-debian-9-r18`, `4`, `4.9.1`, `4.9.1-r18`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.1-debian-9-r18/4/debian-9/Dockerfile)
|
* [`4-debian-9`, `4.9.1-debian-9-r18`, `4`, `4.9.1`, `4.9.1-r18`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-phpmyadmin/blob/4.9.1-debian-9-r18/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