sha256:52a2139c8fbcbfdfab471b0e5ca21ff0de7ed3b4c20248f1f2dec132d1033943
OS/ARCH
Compressed size
207.51 MB
Last pushed
10 months by developmentsiaconnect
Type
Image
Manifest digest
sha256:415be340c0f3d97bb7241359eebc79d295958b35c8d849de2782915d67975d4d
Image Layers
1
ADD file ... in /
28.66 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
82.9 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
18.28 MB
11
/bin/sh -c a2dismod mpm_event &&
476 B
12
/bin/sh -c { echo '<FilesMatch
512 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=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B4
0 B
17
ENV PHP_VERSION=8.0.28
0 B
18
ENV PHP_URL=https://www.php.net/distributions/php-8.0.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.28.tar.xz.asc
0 B
19
ENV PHP_SHA256=5e07278a1f315a67d36a676c01343ca2d4da5ec5bdb15d018e4248b3012bc0cd
0 B
20
/bin/sh -c set -eux; savedAptMark="$(apt-mark
10.63 MB
21
COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
493 B
22
/bin/sh -c set -eux; savedAptMark="$(apt-mark
9.76 MB
23
COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2.4 KB
24
/bin/sh -c docker-php-ext-enable sodium
245 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
ARG TARGETPLATFORM
0 B
32
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
920 B
33
COPY /var/www/html /var/www/html # buildkit
2.8 MB
34
COPY /opt/SIA/ /opt/SIA/ # buildkit
10.91 MB
35
COPY /tmp/siaweb.conf /etc/apache2/sites-available/siaweb.conf # buildkit
1.18 KB
36
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
135 B
37
RUN |1 TARGETPLATFORM=linux/arm64 /bin/bash -c
42.55 MB
38
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
331 B
39
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
455 B
40
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
326 B
41
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
456 B
42
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
1.01 MB
43
CMD ["/bin/sh" "-c" "/opt/SIA/tools/generate_configurationfiles.sh ;
0 B
Command
ADD file:0fee550e337f1bd111a7ef785a9553674f25649f37deffa4aa8107ef6445d259 in /