sha256:ada470b3761ab1d01ecc9b2cd9c269e66241fc1449ec061ee933cf6b1b73ec6c
OS/ARCH
linux/amd64
Compressed size
78.19 MB
Last pushed
almost 2 years by ahaen
Type
Image
Manifest digest
sha256:ada470b3761ab1d01ecc9b2cd9c269e66241fc1449ec061ee933cf6b1b73ec6c
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache3.13 MB5/bin/sh -c set -eux; adduser943 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir223 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.130 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.13.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.13.tar.xz.asc0 B14ENV PHP_SHA256=89adb978cca209124fe53fd6327bc4966ca21213a7fa2e9504f854e3408730180 B15/bin/sh -c set -eux; apk11.93 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B17/bin/sh -c set -eux; apk15.64 MB18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium19.27 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html0 B22/bin/sh -c set -eux; cd8.97 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE 90000 B25CMD ["php-fpm"]0 B26RUN /bin/sh -c apk update2.35 MB27RUN /bin/sh -c apk --update1.01 MB28RUN /bin/sh -c apk add17.35 MB29RUN /bin/sh -c docker-php-ext-install zip194.63 KB30RUN /bin/sh -c apk add125.94 KB31RUN /bin/sh -c docker-php-ext-install posix95.23 KB32RUN /bin/sh -c docker-php-ext-enable zip81.21 KB33RUN /bin/sh -c apk add467 KB34RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production"23.58 KB35RUN /bin/sh -c echo "cgi.fix_pathinfo=1"23.52 KB36RUN /bin/sh -c echo "zend_extension=opcache.so"23.53 KB37RUN /bin/sh -c echo "opcache.enable=1"23.54 KB38RUN /bin/sh -c echo "opcache.memory_consumption=128"23.54 KB39RUN /bin/sh -c echo "opcache.interned_strings_buffer=8"23.54 KB40RUN /bin/sh -c echo "opcache.max_accelerated_files=4000"23.54 KB41RUN /bin/sh -c echo "opcache.revalidate_freq=60"23.56 KB42RUN /bin/sh -c echo "opcache.fast_shutdown=1"23.57 KB43RUN /bin/sh -c echo "opcache.enable_cli=1"23.58 KB44RUN /bin/sh -c sed -i23.57 KB45RUN /bin/sh -c sed -i23.57 KB46RUN /bin/sh -c sed -i23.57 KB47RUN /bin/sh -c sed -i23.58 KB48RUN /bin/sh -c sed -i23.57 KB49RUN /bin/sh -c sed -i23.57 KB50RUN /bin/sh -c set -eux;276 B51COPY /app/filegator /var/www/filegator # buildkit11 MB52ADD lighttpd.conf /etc/lighttpd/lighttpd.conf # buildkit763 B53RUN /bin/sh -c mkdir -p11 MB54RUN /bin/sh -c mkdir -p92 B55EXPOSE map[80/tcp:{}]0 B56VOLUME [/var/www/filegator/repository]0 B57VOLUME [/var/www/filegator/private]0 B58VOLUME [/var/www/filegator/configuration.php]0 B59CMD ["/bin/sh" "-c" "php-fpm -D0 BCommand
ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /