Sign inSign up

deinerdmas/fundepa:v0.1

Web servers
Index digest

sha256:fc5c54dc5c874d2f86197e813cc08c0aca7328afdac04d186e7b6c7fce7ed0ba

OS/ARCH

linux/amd64

Compressed size

337.78 MB

Last pushed

about 1 month by deinerdmas

Type

Image

Manifest digest

sha256:b9d94eb6add0778eb7065a22498e8a06cca65e2a0c1a11a3e90de6ba007720c5

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;112.38 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;225 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
11ENV PHP_VERSION=8.4.240 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.24.tar.xz.asc0 B
13ENV PHP_SHA256=e127be09a8506f4327c5cfa78a614b00d210714484ec215ce0011b4a03c007310 B
14RUN /bin/sh -c set -eux;13.26 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;13.18 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache249 B
19RUN /bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.05 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apt-get update102.75 MB
27RUN /bin/sh -c docker-php-ext-install pdo_mysql1005.49 KB
28RUN /bin/sh -c pecl install1.49 MB
29COPY /usr/bin/composer /usr/bin/composer # buildkit812.76 KB
30WORKDIR /var/www/html32 B
31COPY docker/nginx.conf /etc/nginx/sites-available/default # buildkit673 B
32COPY docker/supervisord.conf /etc/supervisor/supervisord.conf # buildkit347 B
33COPY docker/php-fpm.conf /usr/local/etc/php-fpm.d/zz-docker.conf # buildkit544 B
34COPY . . # buildkit2.88 MB
35RUN /bin/sh -c composer install13.28 MB
36ARG VITE_APP_NAME=Fundepa0 B
37ENV VITE_APP_NAME=Fundepa0 B
38RUN |1 VITE_APP_NAME=Fundepa /bin/sh -c48.23 MB
39RUN |1 VITE_APP_NAME=Fundepa /bin/sh -c73.27 KB
40RUN |1 VITE_APP_NAME=Fundepa /bin/sh -c73.27 KB
41COPY docker/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit798 B
42RUN |1 VITE_APP_NAME=Fundepa /bin/sh -c32 B
43EXPOSE [80/tcp]0 B
44CMD ["/usr/local/bin/docker-entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'