sha256:8a2b6a8b0c4fed21aa53f7f6045375ad6a5daa7f998ac5f093310ef8a702c6ce
OS/ARCH
linux/amd64
Compressed size
11.28 MB
Last pushed
over 5 years by fmotrifork
Type
Image
Manifest digest
sha256:8a2b6a8b0c4fed21aa53f7f6045375ad6a5daa7f998ac5f093310ef8a702c6ce
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.19.80 B5ENV NJS_VERSION=0.5.20 B6ENV PKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh6.67 MB10RUN |2 UID=101 GID=101 /bin/sh5 KB11COPY docker-entrypoint.sh / # buildkit602 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit898 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit671 B14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.38 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[8080/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18USER 1010 B19CMD ["nginx" "-g" "daemon off;"]0 B20COPY /app/dist/client /www # buildkit1.92 MB21COPY nginx/default.conf.template /etc/nginx/templates/default.conf.template # buildkit592 B22ENV CAREPLAN_API=https://careplan.fut.trifork.com/0 B23ENV PATIENT_API=https://patient.fut.trifork.com/0 B24ENV ORGANIZATION_API=https://organization.fut.trifork.com/0 BCommand
ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /