sha256:556e34187e80239b0886b432456c122c40d2340f14f487d2f13d40d82a3a251f
OS/ARCH
linux/amd64
Compressed size
5.62 GB
Last pushed
over 2 years by ayoubberd
Type
Image
Manifest digest
sha256:556e34187e80239b0886b432456c122c40d2340f14f487d2f13d40d82a3a251f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update34.91 MB8RUN /bin/sh -c update-alternatives --install962 B9COPY ./entrypoint.sh /app/ # buildkit355 B10COPY /opt/venv /opt/venv # buildkit12.35 MB11ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c chgrp -R354 B13USER 10010 B14SHELL [/bin/bash -o pipefail -c]0 B15WORKDIR /app32 B16EXPOSE map[5055/tcp:{}]0 B17ENTRYPOINT ["./entrypoint.sh"]0 B18CMD ["start" "--actions" "actions"]0 B19WORKDIR /app32 B20RUN /bin/bash -o pipefail -c134 B21ENV HF_HOME=/app/huggingface_cache0 B22RUN /bin/bash -o pipefail -c32 B23RUN /bin/bash -o pipefail -c134 B24USER root0 B25RUN /bin/bash -o pipefail -c96 B26RUN /bin/bash -o pipefail -c99 B27RUN /bin/bash -o pipefail -c99 B28COPY actions/requirements.txt ./ # buildkit189 B29RUN /bin/bash -o pipefail -c5.59 MB30RUN /bin/bash -o pipefail -c117.53 KB31RUN /bin/bash -o pipefail -c5.46 GB32COPY ./actions /app/actions # buildkit41.91 MB33COPY ./mydata /app/mydata # buildkit987.45 KB34COPY ./functions.py /app/functions.py # buildkit2.67 KB35RUN /bin/bash -o pipefail -c41.91 MB36RUN /bin/bash -o pipefail -c32 B37RUN /bin/bash -o pipefail -c987.44 KB38USER 10010 BCommand
ARG RELEASE