mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 20:27:48 +08:00
Adding integrity check
This commit is contained in:
@@ -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
|
||||
|
||||
1
bitnami/php-fpm/installer.run.sha256
Normal file
1
bitnami/php-fpm/installer.run.sha256
Normal file
@@ -0,0 +1 @@
|
||||
62a845ec7bf011aae9368b7ee654c3a2ed3b59072059e9f957571fa463c06a63 /tmp/installer.run
|
||||
Reference in New Issue
Block a user