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
[x] Signed all commits for DCO
[ ] Added tests
[ ] Updated documentation (as needed)
[ ] Updated migration guide (as needed)
[ ] Consider updating Python bindings (if it affects the public API)
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.
🦟 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.