sha256:bd095ed794a6619f877d72c13ecfc22c8bb8a863937392857866e4bd6015157f
OS/ARCH
Compressed size
63.13 MB
Last pushed
almost 3 years by ohdsibuild
Type
Image
Manifest digest
sha256:221eca2e68fba3c9643c6c8c2ffe6c5740af804bcec17e0e7e9842dd4e86073c
Image Layers
1ADD file ... in / 3.21 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.23.30 B5ENV PKG_RELEASE=10 B6ARG UID=1010 B7ARG GID=1010 B8RUN |2 UID=101 GID=101 /bin/sh1.72 MB9RUN |2 UID=101 GID=101 /bin/sh2.74 KB10COPY docker-entrypoint.sh / # buildkit631 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit962 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit773 B13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[8080/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17USER 1010 B18CMD ["nginx" "-g" "daemon off;"]0 B19ENV NJS_VERSION=0.7.90 B20ARG UID=1010 B21ARG GID=1010 B22USER root0 B23RUN |2 UID=101 GID=101 /bin/sh10.96 MB24USER 1010 B25LABEL org.opencontainers.image.title=OHDSI-Atlas0 B27LABEL org.opencontainers.image.description=ATLAS is an open0 B28LABEL org.opencontainers.image.licenses=Apache-2.00 B29LABEL org.opencontainers.image.vendor=OHDSI0 B30LABEL org.opencontainers.image.source=https://github.com/OHDSI/Atlas0 B31ENV WEBAPI_URL=http://localhost:8080/WebAPI/ CONFIG_PATH=/etc/atlas/config-local.js0 B32COPY ./docker/nginx-default.conf /etc/nginx/conf.d/default.conf # buildkit365 B33COPY ./docker/optimization.conf /etc/nginx/conf.d/optimization.conf # buildkit599 B34COPY ./docker/30-atlas-env-subst.sh /docker-entrypoint.d/30-atlas-env-subst.sh # buildkit573 B35COPY ./images /usr/share/nginx/html/atlas/images # buildkit117.65 KB36COPY ./README.md ./LICENSE /usr/share/nginx/html/atlas/ #4.96 KB37COPY /code/index.html* /usr/share/nginx/html/atlas/ # buildkit4.14 KB38COPY /code/node_modules /usr/share/nginx/html/atlas/node_modules # buildkit39.57 MB39COPY /code/js /usr/share/nginx/html/atlas/js # buildkit7.54 MB40COPY docker/config-local.js /usr/share/nginx/html/atlas/js/config-local.js # buildkit443 BCommand
ADD file:e4d600fc4c9c293efe360be7b30ee96579925d1b4634c94332e2ec73f7d8eca1 in /