getdiff
sha256:3b7d67d97b60e38db9e656f4107aed2b7c564e646e25ade6d80796b2fef05555
OS/ARCH
linux/amd64
Compressed size
253.48 MB
Last pushed
over 2 years by bauson
Type
Image
Manifest digest
sha256:3b7d67d97b60e38db9e656f4107aed2b7c564e646e25ade6d80796b2fef05555
Image Layers
1
ADD file ... in /
25.88 MB
2
CMD ["bash"]
0 B
3
/bin/sh -c set -eux; {
228 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
270 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.82 MB
11
/bin/sh -c a2dismod mpm_event &&
473 B
12
/bin/sh -c { echo '<FilesMatch
511 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=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD
0 B
17
ENV PHP_VERSION=8.1.6
0 B
18
ENV PHP_URL=https://www.php.net/distributions/php-8.1.6.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.6.tar.xz.asc
0 B
19
ENV PHP_SHA256=da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c
0 B
20
/bin/sh -c set -eux; savedAptMark="$(apt-mark
11.49 MB
21
COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
492 B
22
/bin/sh -c set -eux; savedAptMark="$(apt-mark
10.47 MB
23
COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2.4 KB
24
/bin/sh -c docker-php-ext-enable sodium
247 B
25
ENTRYPOINT ["docker-php-entrypoint"]
0 B
26
STOPSIGNAL SIGWINCH
0 B
27
COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
894 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.78 MB
32
RUN /bin/sh -c docker-php-ext-install pdo
100.66 KB
33
RUN /bin/sh -c docker-php-ext-configure gd
179.72 KB
34
RUN /bin/sh -c curl -sS
655.51 KB
35
RUN /bin/sh -c docker-php-ext-configure exif
33.42 KB
36
RUN /bin/sh -c a2enmod rewrite
313 B
37
RUN /bin/sh -c rm /bin/sh
135 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.09 KB
42
ADD getdiff.php index.php # buildkit
273 B
Command
ADD file:0513eda9512e010cb9459591b62e0c9d9319750923df091b64250ad6e98c2878 in /