sha256:62137617e2f44e715b1e2a4a2e325befec1e2ecd266940ca716af1ad8a5019ea
OS/ARCH
linux/amd64
Compressed size
1.2 GB
Last pushed
over 2 years by ayoubberd
Type
Image
Manifest digest
sha256:62137617e2f44e715b1e2a4a2e325befec1e2ecd266940ca716af1ad8a5019ea
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 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update271.63 MB9RUN /bin/sh -c apt-get update1.39 MB10RUN /bin/sh -c update-alternatives --install1.07 KB11RUN /bin/sh -c useradd -rm4.12 KB12COPY /opt/venv /opt/venv # buildkit931.34 MB13ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14ENV HOME=/app0 B15WORKDIR /app32 B16RUN /bin/sh -c chgrp -R2.25 KB17USER 10010 B18VOLUME [/tmp]0 B19SHELL [/bin/bash -o pipefail -c]0 B20EXPOSE map[5005/tcp:{}]0 B21ENTRYPOINT ["rasa"]0 B22CMD ["--help"]0 B23USER root0 B24COPY ./core_changes/lm_featurizer.py /opt/venv/lib/python3.10/site-packages/rasa/nlu/featurizers/dense_featurizer/lm_featurizer.py # buildkit7.24 KB25RUN /bin/bash -o pipefail -c7.24 KB26USER 10010 B27WORKDIR /app32 B28EXPOSE map[5005/tcp:{}]0 B29ENTRYPOINT ["rasa"]0 B30CMD ["--help"]0 BCommand
ARG RELEASE