Update Magento to 2.1.2-2

This commit is contained in:
tompizmor
2016-11-11 09:59:07 +01:00
committed by GitHub
parent e6852beded
commit 2915ba4c37

View File

@@ -3,17 +3,17 @@ FROM gcr.io/stacksmith-images/minideb:jessie-r2
MAINTAINER Bitnami <containers@bitnami.com>
ENV BITNAMI_APP_NAME=magento \
BITNAMI_IMAGE_VERSION=2.1.2-r2 \
BITNAMI_IMAGE_VERSION=2.1.2-r3 \
PATH=/opt/bitnami/php/bin:/opt/bitnami/apache/bin:/opt/bitnami/magento/bin/:$PATH
# Additional modules required
RUN bitnami-pkg unpack apache-2.4.23-8 --checksum 391deed983f7aaa04b4b47af59d8e8ced4f88076eff18d5405d196b6b270433c
RUN bitnami-pkg unpack apache-2.4.23-9 --checksum 25bf5b82662874c21b0c0614c057d06b4a8ec14d8a76181053b691a9dfbf7f94
RUN bitnami-pkg unpack php-7.0.12-1 --checksum d6e73b25677e4beae79c6536b1f7e6d9f23c153d62b586f16e334782a6868eb2
RUN bitnami-pkg install libphp-7.0.12-0 --checksum cf1a090ef79c2d1a7c9598a91e8dc7a485a5c3967aaee55cb08b23496fdbf1ee
RUN bitnami-pkg install mysql-client-10.1.18-0 --checksum f2f20e0512e7463996a6ad173156d249aa5ca746a1edb6c46449bd4d2736f725
RUN bitnami-pkg install mysql-client-10.1.19-0 --checksum fdbc292bedabeaf0148d66770b8aa0ab88012ce67b459d6ba2b46446c91bb79c
# Install magento
RUN bitnami-pkg unpack magento-2.1.2-1 --checksum 79a605b59c7f454337744a2367409973e73f307aebbd5ebe3126b3351048b46b
RUN bitnami-pkg unpack magento-2.1.2-2 --checksum 9a40d64bbf41f88f38626d2f5a316c7436d2de20dd72bafd4a1265589656632c
COPY rootfs /