Sign inSign up

ltbproject/self-service-password:alpine-1.8.0

Security
Languages & frameworks
Manifest digest

sha256:47bd69c3ebeb738101ed40ff3c19747f7e3b591de10673093f04dd7f2f43410a

OS/ARCH

linux/amd64

Compressed size

83.16 MB

Last pushed

4 months by coudot

Type

Image

Manifest digest

sha256:47bd69c3ebeb738101ed40ff3c19747f7e3b591de10673093f04dd7f2f43410a

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -x931 B
4ENV HTTPD_PREFIX=/usr/local/apache20 B
5ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6RUN /bin/sh -c mkdir -p145 B
7WORKDIR /usr/local/apache232 B
8RUN /bin/sh -c set -eux;10.56 MB
9ENV HTTPD_VERSION=2.4.670 B
10ENV HTTPD_SHA256=66cd206637b0d5c446fa7dabe75fe03525da8fb55855876c46288cd88b136aa40 B
11ENV HTTPD_PATCHES=0 B
12RUN /bin/sh -c set -eux;5.62 MB
13STOPSIGNAL SIGWINCH0 B
14COPY httpd-foreground /usr/local/bin/ # buildkit287 B
15EXPOSE map[80/tcp:{}]0 B
16CMD ["httpd-foreground"]0 B
17ARG MIRROR=0 B
18ARG ALPINE_MIRROR=0 B
19RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh93 B
20ENV PHPIZE_DEPS= 0 B
21RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh1.45 MB
22ENV PHP_INI_DIR=/usr/local/etc/php0 B
23RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh174 B
24ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
25ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
26ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
27COPY /rootfs / # buildkit13.73 MB
28RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh35.54 MB
29ARG VERSION0 B
30ARG BASE_IMAGE0 B
31LABEL org.opencontainers.image.authors=LTB-project.org, [email protected] org.opencontainers.image.base.name=httpd:alpine3.23 org.opencontainers.image.description=Self0 B
32COPY /rootfs / # buildkit6.44 MB
33RUN |2 VERSION=latest BASE_IMAGE=httpd:alpine3.23 /bin/sh6.13 MB
34WORKDIR /var/www/htdocs32 B
35VOLUME [/var/www/templates_c /var/www/conf /var/www/cache]0 B
36EXPOSE map[80/tcp:{}]0 B
37ENTRYPOINT ["/entrypoint.sh"]0 B
38CMD ["httpd-foreground"]0 B

Command

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit