Sign inSign up

ahaen/filegator-test:dev-l

Manifest digest

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 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache3.13 MB
5/bin/sh -c set -eux; adduser943 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir223 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.130 B
13ENV 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 B
14ENV PHP_SHA256=89adb978cca209124fe53fd6327bc4966ca21213a7fa2e9504f854e3408730180 B
15/bin/sh -c set -eux; apk11.93 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B
17/bin/sh -c set -eux; apk15.64 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium19.27 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.97 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apk update2.35 MB
27RUN /bin/sh -c apk --update1.01 MB
28RUN /bin/sh -c apk add17.35 MB
29RUN /bin/sh -c docker-php-ext-install zip194.63 KB
30RUN /bin/sh -c apk add125.94 KB
31RUN /bin/sh -c docker-php-ext-install posix95.23 KB
32RUN /bin/sh -c docker-php-ext-enable zip81.21 KB
33RUN /bin/sh -c apk add467 KB
34RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production"23.58 KB
35RUN /bin/sh -c echo "cgi.fix_pathinfo=1"23.52 KB
36RUN /bin/sh -c echo "zend_extension=opcache.so"23.53 KB
37RUN /bin/sh -c echo "opcache.enable=1"23.54 KB
38RUN /bin/sh -c echo "opcache.memory_consumption=128"23.54 KB
39RUN /bin/sh -c echo "opcache.interned_strings_buffer=8"23.54 KB
40RUN /bin/sh -c echo "opcache.max_accelerated_files=4000"23.54 KB
41RUN /bin/sh -c echo "opcache.revalidate_freq=60"23.56 KB
42RUN /bin/sh -c echo "opcache.fast_shutdown=1"23.57 KB
43RUN /bin/sh -c echo "opcache.enable_cli=1"23.58 KB
44RUN /bin/sh -c sed -i23.57 KB
45RUN /bin/sh -c sed -i23.57 KB
46RUN /bin/sh -c sed -i23.57 KB
47RUN /bin/sh -c sed -i23.58 KB
48RUN /bin/sh -c sed -i23.57 KB
49RUN /bin/sh -c sed -i23.57 KB
50RUN /bin/sh -c set -eux;276 B
51COPY /app/filegator /var/www/filegator # buildkit11 MB
52ADD lighttpd.conf /etc/lighttpd/lighttpd.conf # buildkit763 B
53RUN /bin/sh -c mkdir -p11 MB
54RUN /bin/sh -c mkdir -p92 B
55EXPOSE map[80/tcp:{}]0 B
56VOLUME [/var/www/filegator/repository]0 B
57VOLUME [/var/www/filegator/private]0 B
58VOLUME [/var/www/filegator/configuration.php]0 B
59CMD ["/bin/sh" "-c" "php-fpm -D0 B

Command

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /