Sign inSign up

maurosoft1973/alpine-nginx:3.16.1-1.21.5

Multi-platform
Index digest

sha256:56d14a1d9ced1d3bf4c7fc9e6774d188d9341c022534b422aaf2a7fcae61ffd4

OS/ARCH

Compressed size

11.68 MB

Last pushed

about 4 years by maurosoft1973

Type

Image

Manifest digest

sha256:06fd0ab7f13678907d70d4637c1ff233213ec88c4bc6ef018abf3fffb4c1c22e

Image Layers

1ARG BUILD_DATE0 B
2ARG ALPINE_ARCHITECTURE0 B
3ARG ALPINE_RELEASE0 B
4ARG ALPINE_VERSION0 B
5ARG ALPINE_VERSION_DATE0 B
6ENV MUSL_LOCPATH=/usr/share/i18n/locales/musl0 B
7LABEL maintainer=Mauro Cardillo <[email protected]> architecture=armhf0 B
8ADD alpine-3.16.1/armhf/alpine-minirootfs-3.16.1-armhf.tar.gz / # buildkit2.49 MB
9ENV MUSL_LOCPATH=/usr/share/i18n/locales/musl0 B
10RUN |5 BUILD_DATE=2022-07-18 ALPINE_ARCHITECTURE=armhf ALPINE_RELEASE=3.162.43 MB
11COPY /etc/profile.d/00locale.sh /etc/profile.d/00locale.sh # buildkit222 B
12COPY /usr/bin/locale /usr/bin/locale # buildkit7.34 KB
13COPY /usr/share/locale/* /usr/share/locale/ # buildkit962 B
14COPY /usr/share/i18n/locales/musl/* /usr/share/i18n/locales/musl/ # buildkit12.65 KB
15COPY files /scripts/ # buildkit667 B
16RUN |5 BUILD_DATE=2022-07-18 ALPINE_ARCHITECTURE=armhf ALPINE_RELEASE=3.16665 B
17ENTRYPOINT ["/scripts/run-alpine.sh"]0 B
18ARG BUILD_DATE0 B
19ARG ALPINE_ARCHITECTURE0 B
20ARG ALPINE_RELEASE0 B
21ARG ALPINE_VERSION0 B
22ARG ALPINE_VERSION_DATE0 B
23ARG NGINX_VERSION0 B
24ARG NGINX_VERSION_DATE0 B
25ARG MAXMIND_VERSION0 B
26LABEL maintainer=Mauro Cardillo <[email protected]> architecture=armhf0 B
27RUN |8 BUILD_DATE=2022-08-07 ALPINE_ARCHITECTURE=armhf ALPINE_RELEASE=3.16153 B
28RUN |8 BUILD_DATE=2022-08-07 ALPINE_ARCHITECTURE=armhf ALPINE_RELEASE=3.1692 B
29RUN |8 BUILD_DATE=2022-08-07 ALPINE_ARCHITECTURE=armhf ALPINE_RELEASE=3.166.73 MB
30COPY conf/etc/nginx/custom /etc/nginx/custom # buildkit263 B
31COPY conf/etc/nginx/global /etc/nginx/global # buildkit5.92 KB
32COPY conf/etc/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit1.04 KB
33COPY conf/etc/nginx/dhparams.pem /etc/nginx/dhparams.pem # buildkit817 B
34ADD files/run-alpine-nginx.sh /scripts/run-alpine-nginx.sh # buildkit567 B
35RUN |8 BUILD_DATE=2022-08-07 ALPINE_ARCHITECTURE=armhf ALPINE_RELEASE=3.161.02 KB
36VOLUME [/var/www /etc/nginx/custom /etc/nginx/sites-enabled]0 B
37ENTRYPOINT ["/scripts/run-alpine-nginx.sh"]0 B

Command

ARG BUILD_DATE