sha256:0eea195bb91662a7dfbd6c6b026c209aef1d091e55ce37733e54509580ddf2c8
OS/ARCH
Compressed size
324.2 MB
Last pushed
4 days by doijanky
Type
Image
Manifest digest
sha256:a9fa072c47b0672293bfe097312f7c049ed307a609f35fa696dc9122cc2dd3fc
17
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
124.87 MB
18
RUN /bin/sh -c rosdep init && rosdep update --rosdistro $ROS_DISTRO # buildkit
397.58 KB
19
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
130.81 KB
20
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ros-lyrical-ros-base=0.13.0-3* && rm -rf /var/lib/apt/lists/* # buildkit
25.72 MB