sha256:c7f1b13f249d22f285be2c22f238be02f3e2d3e570585d8667116f9405222060
OS/ARCH
linux/amd64
Compressed size
880.17 MB
Last pushed
over 4 years by virtualroot
Type
Image
Manifest digest
sha256:c7f1b13f249d22f285be2c22f238be02f3e2d3e570585d8667116f9405222060
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.88 KB11RUN /bin/sh -c pip install655.62 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 /