Adding integrity check

This commit is contained in:
Miguel Martinez
2015-06-11 14:14:39 -07:00
parent 73bf43c30f
commit d73297eaa8
2 changed files with 3 additions and 1 deletions

View File

@@ -8,8 +8,9 @@ ENV BITNAMI_APP_DIR=$BITNAMI_PREFIX/php
ENV BITNAMI_APP_USER bitnami
COPY installer.run.sha256 /tmp/installer.run.sha256
ADD https://www.dropbox.com/s/9rffufx3drjisl1/install.sh?dl=1 /tmp/install.sh
ADD post-install.sh /tmp/post-install.sh
COPY post-install.sh /tmp/post-install.sh
RUN sh /tmp/install.sh\
--php_fpm_allow_all_remote_connections 1 --php_fpm_connection_mode port

View File

@@ -0,0 +1 @@
62a845ec7bf011aae9368b7ee654c3a2ed3b59072059e9f957571fa463c06a63 /tmp/installer.run