Sign inSign up

psitrax/hello-world:latest

Multi-platform
Manifest digest

sha256:c7241ef80cdc49cfc200a96807f912af11bf98c0eab8687993d5354a92ecd3c8

OS/ARCH

Compressed size

29.2 MB

Last pushed

almost 5 years by psitrax

Type

Image

Manifest digest

sha256:c7241ef80cdc49cfc200a96807f912af11bf98c0eab8687993d5354a92ecd3c8

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.63 MB
5/bin/sh -c set -eux; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B
12ENV PHP_VERSION=8.0.110 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.11.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.11.tar.xz.asc0 B
14ENV PHP_SHA256=e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e160 B
15/bin/sh -c set -eux; apk10.32 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B
17/bin/sh -c set -eux; apk14.54 MB
18COPY multi:efd917b98407edb5d558edb0edbd8e63c9318f701892aaa449794d019a092f37 in /usr/local/bin/ 2.21 KB
19/bin/sh -c docker-php-ext-enable sodium17.42 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22MAINTAINER Christoph Wiechert <[email protected]>0 B
23ADD docroot /docroot # buildkit831 B
24ENV USER=helloworld0 B
25ENV UID=100010 B
26RUN /bin/sh -c adduser 1.22 KB
27ARG BUILD_DATE0 B
28ARG VCS_REF0 B
29LABEL org.label-schema.build-date= org.label-schema.vcs-url=https://github.com/psi-4ward/hello-world-container.git org.label-schema.vcs-ref= org.label-schema.schema-version=1.00 B
30CMD ["php" "-S" "0.0.0.0:9000" "-t"0 B

Command

ADD file:aad4290d27580cc1a094ffaf98c3ca2fc5d699fe695dfb8e6e9fac20f1129450 in /