Sign inSign up

psitrax/hello-world:latest

Multi-platform
Manifest digest

sha256:e05e638c9649ec584c6b4be0a88c9ff2558f1147d71ba94dfc31597d28034d6c

OS/ARCH

Compressed size

26.56 MB

Last pushed

almost 5 years by psitrax

Type

Image

Manifest digest

sha256:e05e638c9649ec584c6b4be0a88c9ff2558f1147d71ba94dfc31597d28034d6c

Image Layers

1ADD file ... in / 2.32 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.49 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; apk12.4 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:a7da7992ccea54d3295231027614f138aa45c4d4a25ea6ec9bf7b316b9f67d95 in /