Sign inSign up

didstopia/base:static-alpine-edge

Multi-platform
Index digest

sha256:56fad27fc8df9cf2bb0f3b02a1ea39150ba8531ea611b6479bffc60197b68785

OS/ARCH

Compressed size

12.59 MB

Last pushed

about 1 month by didstopia

Type

Image

Manifest digest

sha256:d834e9077682619b81da2a5c343c29f3a922c08bdc95b591d2d7203d750c02fa

Image Layers

1ADD alpine-minirootfs-20260805-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3USER root0 B
4RUN /bin/sh -c set -eux;8.3 MB
5RUN /bin/sh -c set -eux;933 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;625.68 KB
15COPY Configs/nginx/default.conf /etc/nginx/http.d/default.conf # buildkit348 B
16EXPOSE [80/tcp]0 B
17CMD ["nginx" "-g" "daemon off;"]0 B

Command

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