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 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get16.64 MB4/bin/sh -c apt-get update &&49.81 MB5/bin/sh -c set -ex; apt-get174.96 MB6/bin/sh -c groupadd --gid 10004.1 KB7ENV NODE_VERSION=16.20.20 B8/bin/sh -c ARCH= && dpkgArch="$(dpkg33.4 MB9ENV YARN_VERSION=1.22.190 B10/bin/sh -c set -ex 2.17 MB11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B12ENTRYPOINT ["docker-entrypoint.sh"]0 B13CMD ["node"]0 B14WORKDIR /app93 B15ENV NODE_ENV=production0 B16ENV LAUNCHER_PORT=800 B17ENV BASE_URL=http://localhost:90090 B18ENV FHIR_SERVER_R2=https://r2.smarthealthit.org0 B19ENV FHIR_SERVER_R3=https://r3.smarthealthit.org0 B20ENV FHIR_SERVER_R4=https://r4.smarthealthit.org0 B21ENV PICKER_CONFIG_R2=r20 B22ENV PICKER_CONFIG_R3=r30 B23ENV PICKER_CONFIG_R4=r40 B24ENV PICKER_ORIGIN=https://patient-browser.smarthealthit.org0 B25COPY package.json /tmp/package.json # buildkit947 B26COPY package-lock.json /tmp/package-lock.json # buildkit132.58 KB27RUN /bin/sh -c cd /tmp10.61 MB28RUN /bin/sh -c mv /tmp/node_modules5.03 MB29COPY . . # buildkit25.47 MB30EXPOSE map[80/tcp:{}]0 B31CMD ["node" "./src/index.js"]0 BCommand
ADD file:d9e56538de5f967fc9a8327ecb4e67562f6f95e56b455b9494e35d3b57c89332 in /