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 MB2CMD ["bash"]0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ENV APP_ROOT=/app0 B5ENV HOME=/app0 B6ENV XDG_CACHE_HOME=/app0 B7RUN /bin/sh -c apt-get update183.6 MB8RUN /bin/sh -c apt-get update5.38 MB9RUN /bin/sh -c update-alternatives --install1.4 KB10COPY /app/scripts/manage_users.py /app/scripts/manage_users.py # buildkit1.87 KB11RUN /bin/sh -c pip install46.01 MB12WORKDIR /app32 B13RUN /bin/sh -c groupadd -g8.31 MB14ENV TINI_VERSION=v0.19.00 B15ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /tini # buildkit9.24 KB16RUN /bin/sh -c chmod +x9.24 KB17USER 10010 B18VOLUME [/app/models]0 B19ENTRYPOINT ["/tini" "-g" "--"]0 B20CMD ["sh" "-c" "user_id=$(id -u);0 BCommand
ADD file:7009ad0ee0bbe5ed7f381792e07347e260e6896aeee0d80597808065120fa96b in /