Sign inSign up

kitware/trame:xaitk

Index digest

sha256:9a504abbfd6dc1d3eec92da862fc633a2380f4aa3129403dd20a688c019ebd58

OS/ARCH

linux/amd64

Compressed size

3.12 GB

Last pushed

2 months by jourdain

Type

Image

Manifest digest

sha256:e398358b4a3bc4cdbcb8927f685c16c8f3fd9fdcb1d22a9ad542f4b7eaac6454

Image Layers

1ADD file ... in / 27.24 MB
2CMD ["bash"]0 B
3LABEL maintainer=NVIDIA CORPORATION <[email protected]>0 B
4RUN /bin/sh -c dpkg --add-architecture6.81 MB
5ENV NVIDIA_VISIBLE_DEVICES=all0 B
6ENV NVIDIA_DRIVER_CAPABILITIES=graphics,compat32,utility0 B
7RUN /bin/sh -c echo "/usr/local/nvidia/lib"186 B
8COPY NGC-DL-CONTAINER-LICENSE / # buildkit6.28 KB
9ENV LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu:/usr/lib/i386-linux-gnu:/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B
10LABEL maintainer=NVIDIA CORPORATION <[email protected]>0 B
11RUN /bin/sh -c apt-get update88.54 MB
12COPY 10_nvidia.json /usr/share/glvnd/egl_vendor.d/10_nvidia.json # buildkit299 B
13RUN /bin/sh -c apt-get update14.83 MB
14ENV DEBIAN_FRONTEND=noninteractive0 B
15RUN /bin/sh -c apt-get update104.95 MB
16RUN /bin/sh -c groupadd trame-user1.91 KB
17COPY config/apache/001-trame.conf /etc/apache2/sites-available/001-trame.conf # buildkit624 B
18COPY config/default-launcher.json /opt/trame/default-launcher.json # buildkit432 B
19RUN /bin/sh -c a2enmod vhost_alias780 B
20COPY scripts/* /opt/trame/ # buildkit3.65 KB
21EXPOSE map[80/tcp:{}]0 B
22ENTRYPOINT ["/opt/trame/entrypoint.sh"]0 B
23RUN /bin/sh -c apt-get update19.62 MB
24RUN /bin/sh -c update-alternatives --install1.51 KB
25ENV PIP_NO_CACHE_DIR=10 B
26RUN /bin/sh -c wget -q5.19 MB
27RUN /bin/sh -c pip install775.94 KB
28COPY scripts/pip/* /opt/trame/ # buildkit32 B
29ENV TRAME_VENV=/deploy/server/venv0 B
30ENV PV_VENV=/deploy/server/venv0 B
31ENV VTK_VENV=/deploy/server/venv0 B
32COPY --chown=trame-user:trame-user .deploy-release/setup /deploy/setup #981 B
33RUN /bin/sh -c /opt/trame/entrypoint.sh build2.86 GB
34ENV NVIDIA_DRIVER_CAPABILITIES=graphics,utility,compute0 B
35ENV TRAME_WS_HEART_BEAT=3000 B

Command

ADD file:7009ad0ee0bbe5ed7f381792e07347e260e6896aeee0d80597808065120fa96b in /