Skip to content

Draft: Add Dockerfile for Foxy

ruffsl requested to merge ruffsl/AutowareAuto:foxy-docker into master

Description

Add an updated Dockerfile for ROS2 Foxy. This uses multistage building and buildkit features for caching the entire build process, while reducing the number of hard coded options and packages.

Related: #599 (closed)

Notes for Reviewer

Ubuntu Focal includes newer packages that have deprecated several aspects in the previous build.

Checklist

  • Build Completes
  • Update Docs
  • Simplify previous entrypoint

Merge request reports

Loading