getquo
sha256:0a709c5acd6b9f37d0e8b03e9e62379e905505de5640597a47aa56b24fc71ced
OS/ARCH
linux/amd64
Compressed size
255.03 MB
Last pushed
over 2 years by bauson
Type
Image
Manifest digest
sha256:0a709c5acd6b9f37d0e8b03e9e62379e905505de5640597a47aa56b24fc71ced
Image Layers
1
ADD file ... in /
25.9 MB
2
CMD ["bash"]
0 B
3
/bin/sh -c set -eux; {
224 B
4
ENV PHPIZE_DEPS=autoconf dpkg-dev file
0 B
5
/bin/sh -c set -eux; apt-get
73.13 MB
6
ENV PHP_INI_DIR=/usr/local/etc/php
0 B
7
/bin/sh -c set -eux; mkdir
271 B
8
ENV APACHE_CONFDIR=/etc/apache2
0 B
9
ENV APACHE_ENVVARS=/etc/apache2/envvars
0 B
10
/bin/sh -c set -eux; apt-get
17.81 MB
11
/bin/sh -c a2dismod mpm_event &&
471 B
12
/bin/sh -c { echo '<FilesMatch
515 B
13
ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie
0 B
14
ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie
0 B
15
ENV PHP_LDFLAGS=-Wl,-O1 -pie
0 B
16
ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
0 B
17
ENV PHP_VERSION=7.4.27
0 B
18
ENV PHP_URL=https://www.php.net/distributions/php-7.4.27.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.27.tar.xz.asc
0 B
19
ENV PHP_SHA256=3f8b937310f155822752229c2c2feb8cc2621e25a728e7b94d0d74c128c43d0c
0 B
20
/bin/sh -c set -eux; savedAptMark="$(apt-mark
10.26 MB
21
COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
492 B
22
/bin/sh -c set -eux; savedAptMark="$(apt-mark
13.22 MB
23
COPY multi:ee8b9bb4e448c5d38508b40a8ace77d14cf000229390e687b6d467283c9826e6 in /usr/local/bin/
2.26 KB
24
/bin/sh -c docker-php-ext-enable sodium
244 B
25
ENTRYPOINT ["docker-php-entrypoint"]
0 B
26
STOPSIGNAL SIGWINCH
0 B
27
COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
895 B
28
WORKDIR /var/www/html
0 B
29
EXPOSE 80
0 B
30
CMD ["apache2-foreground"]
0 B
31
RUN /bin/sh -c apt update
59.83 MB
32
RUN /bin/sh -c docker-php-ext-install pdo
90.32 KB
33
RUN /bin/sh -c docker-php-ext-configure gd
175.9 KB
34
RUN /bin/sh -c curl -sS
655.51 KB
35
RUN /bin/sh -c docker-php-ext-configure exif
33.33 KB
36
RUN /bin/sh -c a2enmod rewrite
312 B
37
RUN /bin/sh -c rm /bin/sh
134 B
38
ENV NVM_DIR=/usr/local/nvm
0 B
39
ENV NODE_VERSION=16
0 B
40
RUN /bin/sh -c mkdir -p
53.95 MB
41
RUN /bin/sh -c source $NVM_DIR/nvm.sh
1.08 KB
42
ADD getquo.php index.php # buildkit
265 B
Command
ADD file:c51141702f568a28a7e3e7a2748f5ead5754e32d7b1cf7ebc8f4326273d05206 in /