--isolated in Docker image

I see isolated builds cause a size increase on some of our internal projects. However, I just ran a build comparison on ROS2 itself and saw no significant size increase. I guess it’s a non-issue. Our internal projects probably have poor dependency management; I know that ament’s --parallel flag doesn’t work on our internal projects because of file conflicts.