sha256:92f430c1e6e9a2350db6f23419e8a6061507ade22c83d61dd4f0ff915d93d401
OS/ARCH
linux/amd64
Compressed size
2.2 GB
Last pushed
3 days by autoboatowner
Type
Image
Manifest digest
sha256:dc28326880a8fba8a1cfb6a8680895468a2bd190df8b8fb3f1c13855c6a3db68
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c echo 'Etc/UTC'1.16 MB7RUN /bin/sh -c apt-get update5.68 MB8RUN /bin/sh -c curl -L95.61 KB9ENV LANG=C.UTF-80 B10ENV LC_ALL=C.UTF-80 B11ENV ROS_DISTRO=humble0 B12RUN /bin/sh -c apt-get update105.63 MB13COPY ./ros_entrypoint.sh / # buildkit196 B14ENTRYPOINT ["/ros_entrypoint.sh"]0 B15CMD ["bash"]0 B16RUN /bin/sh -c apt-get update95.84 MB17RUN /bin/sh -c rosdep init379.27 KB18RUN /bin/sh -c colcon mixin2.46 KB19RUN /bin/sh -c apt-get update22.27 MB20LABEL org.opencontainers.image.source=https://github.com/autoboat-vt/autoboat_vt0 B21USER root0 B22ARG USERNAME=autoboat_user0 B23ARG USER_UID=10000 B24ARG USER_GID=10000 B25ARG TARGETARCH=amd640 B26ENV SHELL=/bin/bash0 B27ENV DEBIAN_FRONTEND=noninteractive0 B28RUN |4 USERNAME=autoboat_user USER_UID=1000 USER_GID=1000368.43 MB29RUN |4 USERNAME=autoboat_user USER_UID=1000 USER_GID=1000573.24 MB30RUN |4 USERNAME=autoboat_user USER_UID=1000 USER_GID=100032 B31USER autoboat_user0 B32RUN |4 USERNAME=autoboat_user USER_UID=1000 USER_GID=1000306.14 MB33USER root0 B34RUN |4 USERNAME=autoboat_user USER_UID=1000 USER_GID=1000720.67 KB35USER autoboat_user0 B36COPY .devcontainer/groundstation_required_pip_packages.txt /tmp/groundstation_requirements.txt # buildkit353 B37COPY .devcontainer/ros_packages_required_pip_packages.txt /tmp/ros_packages_requirements.txt # buildkit554 B38RUN |4 USERNAME=autoboat_user USER_UID=1000 USER_GID=10004.7 MB39RUN |4 USERNAME=autoboat_user USER_UID=1000 USER_GID=1000546.67 MB40RUN |4 USERNAME=autoboat_user USER_UID=1000 USER_GID=1000160.57 MB41USER root0 B42ENV BUN_INSTALL=/home/autoboat_user/.bun0 B43ENV PATH=/home/autoboat_user/.bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B44RUN |4 USERNAME=autoboat_user USER_UID=1000 USER_GID=100035.72 MB45CMD ["/bin/bash"]0 BCommand
ARG RELEASE