sha256:67d3e6fa6321b4f6927ac2738b20416bf2cce59dd40ed80e8bf8e9a21c915423
OS/ARCH
Compressed size
237.09 MB
Last pushed
over 2 years by jthet
Type
Image
Manifest digest
sha256:04af6c2ef8a60de325acf2680113f40d443cf4a30c5c50cba1ed00a8c1aed756
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 / 24.77 MB6CMD ["/bin/bash"]0 B7LABEL maintainer=Jackson Thetford0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c apt-get update122.7 MB10RUN /bin/sh -c add-apt-repository ppa:deadsnakes/ppa23.59 MB11RUN /bin/sh -c apt-get update35.88 MB12RUN /bin/sh -c apt-get remove198.37 KB13RUN /bin/sh -c wget --no-check-certificate11.84 MB14RUN /bin/sh -c update-alternatives --install1.48 KB15RUN /bin/sh -c apt-get update298.18 KB16WORKDIR /home/Autonomous-Aircraft-Drop134 B17COPY requirements.txt ./ # buildkit198 B18RUN /bin/sh -c python3.11 -m17.82 MB19COPY image-recognition ./image-recognition # buildkit2.35 KB20COPY trajectory ./trajectory # buildkit3.49 KBCommand
ARG RELEASE