Sign inSign up

ohdsi/atlas:2.14.1

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

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 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.67 MB
9RUN |2 UID=101 GID=101 /bin/sh2.73 KB
10COPY docker-entrypoint.sh / # buildkit631 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit961 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit775 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/sh8.87 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 # buildkit367 B
33COPY ./docker/optimization.conf /etc/nginx/conf.d/optimization.conf # buildkit597 B
34COPY ./docker/30-atlas-env-subst.sh /docker-entrypoint.d/30-atlas-env-subst.sh # buildkit571 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.59 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 # buildkit439 B

Command

ADD file:4696f25d0f019b27457c55b3b128b70bf153f38e3e4eb5bdfc21058543313e94 in /