Sign inSign up

rasa/enterprise:enterprise-1.1.1

Manifest digest

sha256:e42077302fde1908af0f7be986aa3e1d784608d0e76e319f22780cc1dedf1612

OS/ARCH

linux/amd64

Compressed size

270.56 MB

Last pushed

over 4 years by virtualroot

Type

Image

Manifest digest

sha256:e42077302fde1908af0f7be986aa3e1d784608d0e76e319f22780cc1dedf1612

Image Layers

1ADD file ... in / 27.24 MB
2CMD ["bash"]0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4ENV APP_ROOT=/app0 B
5ENV HOME=/app0 B
6ENV XDG_CACHE_HOME=/app0 B
7RUN /bin/sh -c apt-get update183.6 MB
8RUN /bin/sh -c apt-get update5.38 MB
9RUN /bin/sh -c update-alternatives --install1.4 KB
10COPY /app/scripts/manage_users.py /app/scripts/manage_users.py # buildkit1.87 KB
11RUN /bin/sh -c pip install46.01 MB
12WORKDIR /app32 B
13RUN /bin/sh -c groupadd -g8.31 MB
14ENV TINI_VERSION=v0.19.00 B
15ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /tini # buildkit9.24 KB
16RUN /bin/sh -c chmod +x9.24 KB
17USER 10010 B
18VOLUME [/app/models]0 B
19ENTRYPOINT ["/tini" "-g" "--"]0 B
20CMD ["sh" "-c" "user_id=$(id -u);0 B

Command

ADD file:7009ad0ee0bbe5ed7f381792e07347e260e6896aeee0d80597808065120fa96b in /