Sign inSign up

didstopia/base:static-alpine-3.22

Multi-platform
Index digest

sha256:418478e6d2fd58edd851bfcc1a58ae13287f09ae8c637350c4aef0cf1eef71a1

OS/ARCH

Compressed size

12.22 MB

Last pushed

about 1 month by didstopia

Type

Image

Manifest digest

sha256:48127f8fc2e7a5cb3ab42a729ca644e120dbcef7a0cd11584658074a0986cbf0

Image Layers

1ADD alpine-minirootfs-3.22.5-x86_64.tar.gz / # buildkit3.61 MB
2CMD ["/bin/sh"]0 B
3USER root0 B
4RUN /bin/sh -c set -eux;8.01 MB
5RUN /bin/sh -c set -eux;931 B
6ENV LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm TZ=Etc/UTC0 B
7COPY README.md LICENSE.md / #2.78 KB
8COPY Scripts/entrypoint.sh /entrypoint.sh # buildkit1.26 KB
9RUN /bin/sh -c chmod +x32 B
10ENTRYPOINT ["/entrypoint.sh"]0 B
11CMD ["/bin/bash"]0 B
12USER root0 B
13ENV CHOWN_DIRS=/app,/var/www/html,/var/lib/nginx,/var/log/nginx0 B
14RUN /bin/sh -c set -eux;607.99 KB
15COPY Configs/nginx/default.conf /etc/nginx/http.d/default.conf # buildkit349 B
16EXPOSE [80/tcp]0 B
17CMD ["nginx" "-g" "daemon off;"]0 B

Command

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