Sign inSign up

maurosoft1973/alpine-nginx:3.16.1

Multi-platform
Index digest

sha256:33dd3c61fd9434bff2a49f1b485f5fcee78b7692b392955330ba67b803b11f58

OS/ARCH

Compressed size

11.66 MB

Last pushed

about 4 years by maurosoft1973

Type

Image

Manifest digest

sha256:ea3f8aa6c715a2f22c53ba07f0450f1ebdfbb35b59a86f6d468d8d816f076331

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-06 ALPINE_ARCHITECTURE=armhf ALPINE_RELEASE=3.16151 B
28RUN |8 BUILD_DATE=2022-08-06 ALPINE_ARCHITECTURE=armhf ALPINE_RELEASE=3.1692 B
29RUN |8 BUILD_DATE=2022-08-06 ALPINE_ARCHITECTURE=armhf ALPINE_RELEASE=3.166.71 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-06 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