Sign inSign up

aamdigital/ndb-server:pr-4376

Multi-platform
Index digest

sha256:d44d0a2689da5d5176f38cb8b5a23e1d8a241ead3fe2a151485c25fd9ca905fc

OS/ARCH

Compressed size

35.38 MB

Last pushed

6 days by aamdigitaltravis

Type

Image

Manifest digest

sha256:0a6b54790faf6c12bb5fc3b443f642945ac5c331e84f161c0bc8cd45fce7e29f

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.31.50 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh4.5 MB
10RUN |2 UID=101 GID=101 /bin/sh2.73 KB
11COPY docker-entrypoint.sh / # buildkit627 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B
13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit406 B
14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
16ENTRYPOINT ["/docker-entrypoint.sh"]0 B
17EXPOSE [8080/tcp]0 B
18STOPSIGNAL SIGQUIT0 B
19USER 1010 B
20CMD ["nginx" "-g" "daemon off;"]0 B
21ENV NJS_VERSION=1.0.10 B
22ENV NJS_RELEASE=10 B
23ARG UID=1010 B
24ARG GID=1010 B
25USER root0 B
26RUN |2 UID=101 GID=101 /bin/sh16.46 MB
27USER 1010 B
28COPY ./build/default.conf /etc/nginx/templates/default.conf # buildkit2.74 KB
29COPY ./build/keycloak.json.template /etc/nginx/keycloak.json.template # buildkit314 B
30COPY ./dist/ /usr/share/nginx/html # buildkit10.42 MB
31USER root0 B
32RUN /bin/sh -c chown 101:101351 B
33USER 1010 B
34ENV PORT=80800 B
35ENV COUCHDB_URL=http://localhost0 B
36ENV COUCHDB_DIRECT_URL=0 B
37ENV KEYCLOAK_URL=0 B
38ENV KEYCLOAK_REALM=0 B
39ENV API_URL=http://localhost:30000 B
40ENV NOMINATIM_URL=https://nominatim.openstreetmap.org0 B
41ENV CSP_REPORT_URI=https://o167951.ingest.sentry.io/api/1242399/security/0 B
42ENV CSP=default-src 'self' 'unsafe-eval' 'unsafe-inline'0 B
43ENV CSP_EXTRA_FRAME_ANCESTORS=0 B
44CMD ["/bin/sh" "-c" "export RESOLVER=$(awk0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit