Sign inSign up

smartonfhir/smart-launcher:latest

Multi-platform
Security
Integration & delivery
Databases & storage
Index digest

sha256:6205aa295f1849598182bb97f7ddb982e23e78a212cfb1e33acd9b07e64fb538

OS/ARCH

Compressed size

365.24 MB

Last pushed

over 1 year by vladignatov

Type

Image

Manifest digest

sha256:a676f9b26700fee957f3c961f6d0f80a839cac4a41477277add878f6cc404bf2

Image Layers

1ADD file ... in / 47.01 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get16.64 MB
4/bin/sh -c apt-get update &&49.81 MB
5/bin/sh -c set -ex; apt-get174.96 MB
6/bin/sh -c groupadd --gid 10004.1 KB
7ENV NODE_VERSION=16.20.20 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg33.4 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.17 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14WORKDIR /app93 B
15ENV NODE_ENV=production0 B
16ENV LAUNCHER_PORT=800 B
17ENV BASE_URL=http://localhost:90090 B
18ENV FHIR_SERVER_R2=https://r2.smarthealthit.org0 B
19ENV FHIR_SERVER_R3=https://r3.smarthealthit.org0 B
20ENV FHIR_SERVER_R4=https://r4.smarthealthit.org0 B
21ENV PICKER_CONFIG_R2=r20 B
22ENV PICKER_CONFIG_R3=r30 B
23ENV PICKER_CONFIG_R4=r40 B
24ENV PICKER_ORIGIN=https://patient-browser.smarthealthit.org0 B
25COPY package.json /tmp/package.json # buildkit947 B
26COPY package-lock.json /tmp/package-lock.json # buildkit132.58 KB
27RUN /bin/sh -c cd /tmp10.61 MB
28RUN /bin/sh -c mv /tmp/node_modules5.03 MB
29COPY . . # buildkit25.47 MB
30EXPOSE map[80/tcp:{}]0 B
31CMD ["node" "./src/index.js"]0 B

Command

ADD file:d9e56538de5f967fc9a8327ecb4e67562f6f95e56b455b9494e35d3b57c89332 in /