sha256:bd095ed794a6619f877d72c13ecfc22c8bb8a863937392857866e4bd6015157f
OS/ARCH
Compressed size
60.53 MB
Last pushed
almost 3 years by ohdsibuild
Type
Image
Manifest digest
sha256:4249e2a30048d45ae15f2d17946ceb817a23721ba2e893be2fc72f55e31a5479
Image Layers
1ADD file ... in / 2.73 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.67 MB9RUN |2 UID=101 GID=101 /bin/sh2.73 KB10COPY docker-entrypoint.sh / # buildkit631 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit961 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit775 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/sh8.87 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 # buildkit367 B33COPY ./docker/optimization.conf /etc/nginx/conf.d/optimization.conf # buildkit597 B34COPY ./docker/30-atlas-env-subst.sh /docker-entrypoint.d/30-atlas-env-subst.sh # buildkit571 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.59 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 # buildkit439 BCommand
ADD file:4696f25d0f019b27457c55b3b128b70bf153f38e3e4eb5bdfc21058543313e94 in /