maliput / maliput_malidrive

Open-source ready OpenDrive backend for Maliput
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Adds vcstool and pip to bazel-zen docker image. #254

Closed agalbachicar closed 11 months ago

agalbachicar commented 12 months ago

🦟 Bug fix

Summary

Edits the docker image for bazel usage to include pip and vcstool. That will allow https://github.com/maliput/maliput_malidrive/pull/253 to pull a docker image that contains vcs and avoid installing it each time.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.