sha256:d0bc0d1c44cfdf2943394cee6f5eace6350ce53d67b3b4b3682030ce2d9e0e46
OS/ARCH
Compressed size
1.26 GB
Last pushed
over 1 year by devops4itis
Type
Image
Manifest digest
sha256:904b5e10ce9909cac85a8b2353504c06927a226a351afe7a1c1939e152f4fa16
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.23 MB6CMD ["/bin/bash"]0 B7ENV PYTHON_VERSION=3.110 B8LABEL maintainer=dkaiser0 B9ENV LANG=C.UTF-80 B10ENV PYTHONDONTWRITEBYTECODE=10 B11RUN /bin/sh -c apt-get update83.19 MB12RUN /bin/sh -c add-apt-repository ppa:mozillateam/ppa60.61 KB13COPY docker_image_assets/mozillateam.pref /etc/apt/preferences.d/mozillateam.pref # buildkit269 B14RUN /bin/sh -c apt-get update272.89 MB15RUN /bin/sh -c apt-get update110.61 MB16ENV PYENV_ROOT=/root/.pyenv0 B17ENV PATH=/root/.pyenv/shims:/root/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18RUN /bin/sh -c set -ex92.66 MB19RUN /bin/sh -c arch=$(arch |8.52 MB20RUN /bin/sh -c chmod +x8.52 MB21RUN /bin/sh -c $HOME/minio-binaries/mc --help32 B22RUN /bin/sh -c arch=$(arch |2.93 MB23RUN /bin/sh -c tar -xvzf2.97 MB24RUN /bin/sh -c pip install32.65 MB25COPY pyproject.toml poetry.lock ./ #74.21 KB26RUN /bin/sh -c poetry config228 B27RUN /bin/sh -c poetry install540.37 MB28RUN /bin/sh -c arch=$(arch |26.16 MB29RUN /bin/sh -c mkdir -p79.72 MB30WORKDIR /home/scu114 B31CMD ["/bin/bash"]0 BCommand
ARG RELEASE