Sign inSign up

maurosoft1973/alpine-nginx-geo:test

Multi-platform
Index digest

sha256:5e1511cdecbb4f8bcc85876266481f6e0bd8ed7839a6435947f520616a66d152

OS/ARCH

Compressed size

92.48 MB

Last pushed

about 4 years by maurosoft1973

Type

Image

Manifest digest

sha256:54d74cc7e892b24900bfec47b3f2e4ef5db2697acb16cd1a25397ef685e09428

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.1612.79 MB
28COPY conf/base/etc/nginx/custom /etc/nginx/custom # buildkit263 B
29COPY conf/base/etc/nginx/global /etc/nginx/global # buildkit5.92 KB
30COPY conf/base/etc/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit1.04 KB
31COPY conf/base/etc/nginx/dhparams.pem /etc/nginx/dhparams.pem # buildkit814 B
32COPY conf/geo/etc/nginx/geoip2 /etc/nginx/geoip2 # buildkit74.74 MB
33COPY conf/geo/etc/nginx/global /etc/nginx/global # buildkit1.18 KB
34COPY conf/geo/etc/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit1.49 KB
35ADD files/run-alpine-nginx.sh /scripts/run-alpine-nginx.sh # buildkit591 B
36RUN |8 BUILD_DATE=2022-08-06 ALPINE_ARCHITECTURE=armhf ALPINE_RELEASE=3.161.04 KB
37VOLUME [/var/www /etc/nginx/sites-enabled]0 B
38ENTRYPOINT ["/scripts/run-alpine-nginx.sh"]0 B

Command

ARG BUILD_DATE