Sign inSign up

ohdsi/atlas:2.14.1

Multi-platform
Integration & delivery
Data science
Web analytics
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.23.30 B
5ENV PKG_RELEASE=10 B
6ARG UID=1010 B
7ARG GID=1010 B
8RUN |2 UID=101 GID=101 /bin/sh1.72 MB
9RUN |2 UID=101 GID=101 /bin/sh2.74 KB
10COPY docker-entrypoint.sh / # buildkit631 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit962 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit773 B
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[8080/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17USER 1010 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19ENV NJS_VERSION=0.7.90 B
20ARG UID=1010 B
21ARG GID=1010 B
22USER root0 B
23RUN |2 UID=101 GID=101 /bin/sh10.96 MB
24USER 1010 B
25LABEL org.opencontainers.image.title=OHDSI-Atlas0 B
26LABEL org.opencontainers.image.authors=Joris Borgdorff <[email protected]>, Lee0 B
27LABEL org.opencontainers.image.description=ATLAS is an open0 B
28LABEL org.opencontainers.image.licenses=Apache-2.00 B
29LABEL org.opencontainers.image.vendor=OHDSI0 B
30LABEL org.opencontainers.image.source=https://github.com/OHDSI/Atlas0 B
31ENV WEBAPI_URL=http://localhost:8080/WebAPI/ CONFIG_PATH=/etc/atlas/config-local.js0 B
32COPY ./docker/nginx-default.conf /etc/nginx/conf.d/default.conf # buildkit365 B
33COPY ./docker/optimization.conf /etc/nginx/conf.d/optimization.conf # buildkit599 B
34COPY ./docker/30-atlas-env-subst.sh /docker-entrypoint.d/30-atlas-env-subst.sh # buildkit573 B
35COPY ./images /usr/share/nginx/html/atlas/images # buildkit117.65 KB
36COPY ./README.md ./LICENSE /usr/share/nginx/html/atlas/ #4.96 KB
37COPY /code/index.html* /usr/share/nginx/html/atlas/ # buildkit4.14 KB
38COPY /code/node_modules /usr/share/nginx/html/atlas/node_modules # buildkit39.57 MB
39COPY /code/js /usr/share/nginx/html/atlas/js # buildkit7.54 MB
40COPY docker/config-local.js /usr/share/nginx/html/atlas/js/config-local.js # buildkit443 B

Command

ADD file:e4d600fc4c9c293efe360be7b30ee96579925d1b4634c94332e2ec73f7d8eca1 in /