latest
sha256:79dfb5a8e4c489ce29a8003d2c53f4b0450b58ecfa1a323a256d4be19c46d209
OS/ARCH
Compressed size
144.01 MB
Last pushed
3 months by developmentsiaconnect
Type
Image
Manifest digest
sha256:1a725176918177670d8dbff9a454c249c2ab46cf7d00ecb98ed7dcf0bb70670d
Image Layers
1
ADD file ... in /
25.33 MB
2
CMD ["bash"]
0 B
3
/bin/sh -c set -eux; {
229 B
4
ENV PHPIZE_DEPS=autoconf dpkg-dev file
0 B
5
/bin/sh -c set -eux; apt-get
66.11 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.17 MB
11
/bin/sh -c a2dismod mpm_event &&
471 B
12
/bin/sh -c { echo '<FilesMatch
509 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
8.87 MB
23
COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2.4 KB
24
/bin/sh -c docker-php-ext-enable sodium
246 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/arm/v7 /bin/sh -c
918 B
33
COPY /var/www/html /var/www/html # buildkit
3.39 MB
34
COPY /opt/SIA/ /opt/SIA/ # buildkit
11.59 MB
35
COPY /tmp/siaweb.conf /etc/apache2/sites-available/siaweb.conf # buildkit
1.18 KB
36
COPY docker-entrypoint.sh / # buildkit
291 B
37
RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c
135 B
38
RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/bash -c
32 B
39
RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c
325 B
40
RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c
457 B
41
RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c
292 B
42
RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c
325 B
43
RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c
456 B
44
RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c
293 B
45
RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c
923.29 KB
46
CMD ["/docker-entrypoint.sh"]
0 B
Command
ADD file:dbb95e676c7a9806b1883ebcf4259345159caf22ff7194ba7556ea0b1f78099a in /