raulcnadal/intelligence-booking:latest

Multi-platform
Index digest

sha256:e620117dec4cc07a8ebe22baff929086036b00c5a932297484e6622a4c5080d0

OS/ARCH

Compressed size

334.68 MB

Last pushed

3 months by raulcnadal

Type

Image

Manifest digest

sha256:5b66b7ba47fed10c6c46d47b1e46f68ec81a7afbd950d09a9b9bf09ba7172481

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 APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;4.03 MB
10RUN /bin/sh -c a2dismod mpm_event430 B
11RUN /bin/sh -c { echo483 B
12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
15ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
16ENV PHP_VERSION=8.3.300 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.3.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.30.tar.xz.asc0 B
18ENV PHP_SHA256=67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d480 B
19RUN /bin/sh -c set -eux;12.18 MB
20COPY docker-php-source /usr/local/bin/ # buildkit486 B
21RUN /bin/sh -c set -eux;11.17 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable opcache248 B
24RUN /bin/sh -c docker-php-ext-enable sodium243 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit889 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c apt-get update71.56 MB
32RUN /bin/sh -c ARCH="$(dpkg --print-architecture)"1.25 MB
33COPY /usr/bin/composer /usr/bin/composer # buildkit772.2 KB
34COPY docker/entrypoint.sh /entrypoint.sh # buildkit3.07 KB
35COPY docker/vhost.conf /etc/apache2/sites-available/000-default.conf # buildkit549 B
36COPY docker/php.ini /usr/local/etc/php/conf.d/app.ini # buildkit679 B
37RUN /bin/sh -c chmod +x352 B
38WORKDIR /var/www/html32 B
39COPY composer.json composer.lock* ./ #1.17 KB
40RUN /bin/sh -c composer install54.21 MB
41COPY . . # buildkit18.3 MB
42RUN /bin/sh -c mkdir -p18.79 MB
43RUN /bin/sh -c mkdir -p1.63 MB
44EXPOSE [80/tcp]0 B
45VOLUME [/var/www/html/storage]0 B
46ENTRYPOINT ["/entrypoint.sh"]0 B
47CMD ["apache2-foreground"]0 B

Command

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