autowarefoundation / autoware

Autoware - the world's leading open-source software project for autonomous driving
https://www.autoware.org/
Apache License 2.0
8.6k stars 2.89k forks source link

Merge separate Dockerfiles for VSCode devcontainers #4524

Closed oguzkaganozt closed 3 months ago

oguzkaganozt commented 4 months ago

Checklist

Description

Currently, there are multiple Dockerfiles maintained for VSCode devcontainers within the project. This setup leads to redundancy and potential inconsistencies across development environments.

Purpose

The main goal is to streamline the development setup by consolidating the Dockerfiles. This will simplify the maintenance process, ensure consistency, and improve the onboarding experience for new contributors.

Possible approaches

Definition of done