Sign inSign up

dptsi/laravel-web-dev:8.1-python

Manifest digest

sha256:c58a9370ee14806893d8202d89cd8e64f95c4e673f7c38e0e4720e5e219062a5

OS/ARCH

linux/amd64

Compressed size

354.11 MB

Last pushed

over 2 years by dptsi

Type

Image

Manifest digest

sha256:c58a9370ee14806893d8202d89cd8e64f95c4e673f7c38e0e4720e5e219062a5

Image Layers

1ADD file ... in / 29.97 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {223 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get87.39 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -eux; apt-get18.37 MB
11/bin/sh -c a2dismod mpm_event &&475 B
12/bin/sh -c { echo '<FilesMatch515 B
13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
16ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
17ENV PHP_VERSION=8.1.270 B
18ENV PHP_URL=https://www.php.net/distributions/php-8.1.27.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.27.tar.xz.asc0 B
19ENV PHP_SHA256=479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f06580 B
20/bin/sh -c set -eux; savedAptMark="$(apt-mark11.69 MB
21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 490 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark10.57 MB
23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB
24/bin/sh -c docker-php-ext-enable sodium245 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 892 B
28WORKDIR /var/www/html0 B
29EXPOSE 800 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c apt-get update21.48 MB
32RUN /bin/sh -c pip3 install88.76 MB
33ADD config/lib/libltdl.la /usr/lib/x86_64-linux-gnu/libltdl.la # buildkit674 B
34RUN /bin/sh -c apt-get update81.36 MB
35RUN /bin/sh -c pecl install1.69 MB
36RUN /bin/sh -c pecl install1.02 MB
37RUN /bin/sh -c pecl install300.48 KB
38RUN /bin/sh -c apt-get clean596 B
39RUN /bin/sh -c echo "en_US.UTF-8150 B
40RUN /bin/sh -c locale-gen #842.26 KB
41RUN /bin/sh -c chmod +x1.72 KB
42RUN /bin/sh -c update-rc.d supervisor92 B
43COPY /usr/bin/composer /usr/bin/composer # buildkit704.64 KB
44RUN /bin/sh -c a2enmod rewrite314 B
45ADD config/apache/apache-virtual-hosts.conf /etc/apache2/sites-available/000-default.conf # buildkit369 B
46ADD config/apache/apache2.conf /etc/apache2/apache2.conf # buildkit3.05 KB
47ADD config/apache/ports.conf /etc/apache2/ports.conf # buildkit172 B
48ADD config/apache/envvars /etc/apache2/envvars # buildkit1.01 KB
49ADD config/php/php.conf /usr/local/etc/php/php.ini # buildkit401 B
50ADD init.sh /init.sh # buildkit162 B
51RUN /bin/sh -c chmod 755194 B
52EXPOSE map[80/tcp:{}]0 B
53CMD ["/init.sh"]0 B

Command

ADD file:40ad95eaf61b2797e8d2282bc2388bce34c3c24ed78e694695a8c3dbcd3ddbbb in /