sha256:122a787d0eb7e1b2c18370e35ef394332db5c11d242bea6f05f2b2911e26b04d
OS/ARCH
Compressed size
333.39 MB
Last pushed
8 days by doijanky
Type
Image
Manifest digest
sha256:62bffdcbb9e5e2c74927376fa8233af14a0b1eb4c99c9e7f76e8221ce7c12a53
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.86 MB
18
RUN /bin/sh -c rosdep init && rosdep update --rosdistro $ROS_DISTRO # buildkit
391.48 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.82 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.71 MB