Sign inSign up

trifork/fut-reference-web-client:v0.0.7

Manifest digest

sha256:91d804bd36d5d40c0b76844bccc03fc7e68c7c233c34cad7b8dfb4f686ccdbe1

OS/ARCH

linux/amd64

Compressed size

11.28 MB

Last pushed

over 5 years by fmotrifork

Type

Image

Manifest digest

sha256:91d804bd36d5d40c0b76844bccc03fc7e68c7c233c34cad7b8dfb4f686ccdbe1

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.19.80 B
5ENV NJS_VERSION=0.5.20 B
6ENV PKG_RELEASE=10 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh6.67 MB
10RUN |2 UID=101 GID=101 /bin/sh5 KB
11COPY docker-entrypoint.sh / # buildkit602 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit898 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit671 B
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.38 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[8080/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18USER 1010 B
19CMD ["nginx" "-g" "daemon off;"]0 B
20COPY /app/dist/client /www # buildkit1.92 MB
21COPY nginx/default.conf.template /etc/nginx/templates/default.conf.template # buildkit613 B
22ENV CAREPLAN_API=https://careplan.fut.trifork.com0 B
23ENV PATIENT_API=https://patient.fut.trifork.com0 B
24ENV ORGANIZATION_API=https://organization.fut.trifork.com0 B

Command

ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /