mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 14:58:01 +08:00
9.1.8-debian-10-r16 release
This commit is contained in:
@@ -15,12 +15,12 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "7.3.28-0" --checksum 70777f4c71ed24d033410bb3eaf4475d12aec111b971d7a3ed3f6935db72ed51
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.0-3" --checksum 8179ad1371c9a7d897fe3b1bf53bbe763f94edafef19acad2498dd48b3674efe
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-2" --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "drupal" "9.1.8-1" --checksum d7ce7d2055be8dd81426011e336f8b08c93b2a4587572dac3d517d4107ce1318
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "drupal" "9.1.8-2" --checksum e75c90f557a4373eae262b03c22b81a899af3428ac153c92dce873ad5f44d215
|
||||
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/drupal/postunpack.sh
|
||||
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
|
||||
@@ -29,7 +29,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
APACHE_HTTPS_PORT_NUMBER="" \
|
||||
APACHE_HTTP_PORT_NUMBER="" \
|
||||
BITNAMI_APP_NAME="drupal" \
|
||||
BITNAMI_IMAGE_VERSION="9.1.8-debian-10-r15" \
|
||||
BITNAMI_IMAGE_VERSION="9.1.8-debian-10-r16" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"drupal": {
|
||||
"arch": "amd64",
|
||||
"digest": "d7ce7d2055be8dd81426011e336f8b08c93b2a4587572dac3d517d4107ce1318",
|
||||
"digest": "e75c90f557a4373eae262b03c22b81a899af3428ac153c92dce873ad5f44d215",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "9.1.8-1"
|
||||
"version": "9.1.8-2"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user