Add comment for Python SOABI in Dockerfile

This commit is contained in:
EricX-Zhao
2026-06-26 18:15:56 +03:00
parent ac9963449d
commit e1bd9618bd
@@ -29,6 +29,7 @@ RUN touch src/ros2/geometry2/tf2_bullet/COLCON_IGNORE \
&& touch src/ros-perception/image_transport_plugins/theora_image_transport/COLCON_IGNORE \
&& touch src/diagnostics/diagnostic_remote_logging/COLCON_IGNORE
# -DPYTHON_SOABI=cpython-310-aarch64-linux-gnu
RUN MAKEFLAGS="-j6" colcon build \
--executor parallel \
--parallel-workers 6 \