sha256:04254f5f1bec7079edb22212bb5a94b7cf2642dde9afc4503d3ab3814b95eb11
OS/ARCH
linux/amd64
Compressed size
1.45 GB
Last pushed
24 days by kjacone
Type
Image
Manifest digest
sha256:d7c945c3f4d02e0bc1f66aa3c761f3d09912294acefe5554db28afc571ee99a0
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.24 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c echo 'Etc/UTC'1.14 MB8RUN /bin/sh -c apt-get update9.52 MB9RUN /bin/sh -c set -eux;3.95 KB10RUN /bin/sh -c echo "deb279 B11ENV LANG=C.UTF-80 B12ENV LC_ALL=C.UTF-80 B13ENV ROS_DISTRO=noetic0 B14RUN /bin/sh -c apt-get update353.34 MB15COPY ./ros_entrypoint.sh / # buildkit196 B16ENTRYPOINT ["/ros_entrypoint.sh"]0 B17CMD ["bash"]0 B18RUN /bin/sh -c apt-get update47.45 MB19RUN /bin/sh -c rosdep init339.86 KB20RUN /bin/sh -c apt-get update952.77 KB21ENV DEBIAN_FRONTEND=noninteractive ROS_DISTRO=noetic LANG=C.UTF-8 LC_ALL=C.UTF-80 B22RUN /bin/sh -c apt-get update569.71 MB23RUN /bin/sh -c python3 -m3.02 MB24RUN /bin/sh -c python3 -m1.8 MB25RUN /bin/sh -c python3 -m233.34 MB26RUN /bin/sh -c python3 -m188.64 MB27RUN /bin/sh -c python3 -m32.85 KB28RUN /bin/sh -c mkdir -p137 B29WORKDIR /root/catkin_ws32 B30RUN /bin/sh -c echo "source1.66 KB31ENV DEBIAN_FRONTEND=noninteractive0 B32ENV ROS_DISTRO=noetic0 B33RUN /bin/sh -c apt-get update7.76 KB34RUN /bin/sh -c pip3 install32 B35RUN /bin/sh -c wget -O19.16 MB36COPY /root/catkin_ws /root/catkin_ws # buildkit361.73 KB37RUN /bin/sh -c mkdir -p103 B38COPY data/models/yolov8s.pt /PX4-Autopilot/yolov8s.pt # buildkit19.85 MB39RUN /bin/sh -c ls -lh32 B40COPY drone_control/config /app/config # buildkit9.12 KB41RUN /bin/sh -c echo "source1.67 KB42COPY entrypoint.sh /entrypoint.sh # buildkit1.08 KB43RUN /bin/sh -c chmod +x32 B44WORKDIR /root/catkin_ws32 B45ENTRYPOINT ["/entrypoint.sh"]0 B46ARG TARGETPLATFORM=linux/amd640 B47ARG BUILDPLATFORM=linux/amd640 B48ENV PIP_DISABLE_PIP_VERSION_CHECK=1 PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B49RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh3.14 MB50RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh1.9 MB51RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh55.86 KB52RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh4.45 KB53RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh202 B54RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh1.14 MB55RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh32 B56RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh938.12 KB57RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh32 B58COPY drone_control/ /root/catkin_ws/src/drone_control/ # buildkit73.46 KB59RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh73.42 KB60WORKDIR /root/catkin_ws32 B61RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh32 B62RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh344 B63RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh315 B64RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh498 B65ARG TARGETPLATFORM=linux/amd640 B66ARG BUILDPLATFORM=linux/amd640 B67COPY drone_control/scripts/utils/performance_monitor.py /opt/performance_monitor.py # buildkit5.38 KB68USER perfmon0 B69WORKDIR /home/perfmon32 B70ENTRYPOINT ["/usr/local/bin/ros-entrypoint.sh"]0 B71CMD ["python3" "/opt/performance_monitor.py"]0 BCommand
ARG RELEASE