sha256:c3706ef0a0aa45413c07803cf433602f543b22e45b4855f6fca955c2d8ecc4e8
OS/ARCH
Compressed size
271.84 MB
Last pushed
3 days by doijanky
Type
Image
Vulnerabilities
Manifest digest
sha256:064675e31a58565a0eb6e757e20ddf35c9544021869221dd7e5da89f43b13558
15
RUN /bin/sh -c apt-get update && apt-get install --no-install-recommends -y build-essential git python3-colcon-common-extensions python3-colcon-mixin python3-rosdep python3-vcstool && rm -rf /var/lib/apt/lists/* # buildkit
105.66 MB
16
RUN /bin/sh -c rosdep init && rosdep update --rosdistro $ROS_DISTRO # buildkit
412.67 KB
17
RUN /bin/sh -c colcon mixin add default https://raw.githubusercontent.com/colcon/colcon-mixin-repository/master/index.yaml && colcon mixin update && colcon metadata add default https://raw.githubusercontent.com/colcon/colcon-metadata-repository/master/index.yaml && colcon metadata update # buildkit
2.66 KB
18
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ros-jazzy-ros-base=0.11.0-1* && rm -rf /var/lib/apt/lists/* # buildkit
27.2 MB