Sign inSign up

jthet/autonomous-aircraft-drop:github

Multi-platform
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 24.77 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Jackson Thetford0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c apt-get update122.7 MB
10RUN /bin/sh -c add-apt-repository ppa:deadsnakes/ppa23.59 MB
11RUN /bin/sh -c apt-get update35.88 MB
12RUN /bin/sh -c apt-get remove198.37 KB
13RUN /bin/sh -c wget --no-check-certificate11.84 MB
14RUN /bin/sh -c update-alternatives --install1.48 KB
15RUN /bin/sh -c apt-get update298.18 KB
16WORKDIR /home/Autonomous-Aircraft-Drop134 B
17COPY requirements.txt ./ # buildkit198 B
18RUN /bin/sh -c python3.11 -m17.82 MB
19COPY image-recognition ./image-recognition # buildkit2.35 KB
20COPY trajectory ./trajectory # buildkit3.49 KB

Command

 ARG RELEASE