-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Official ROS docker images do not ship compilers anymore #515
Comments
According to @ruffsl in ROS Noetic Ninjemys Release:
|
@gavanderhoorn: Thanks for pointing this out! Mostly just read new posts.. It looks like this affected all other images as well. |
[RFC] Restricting the size of ROS docker images has some more details. It wasn't communicated too well though imo. |
The My idea is now to install all needed tools "on-demand". It is not much left anyway: https://github.com/ros-industrial/industrial_ci/blob/master/industrial_ci/src/docker.sh#L235-L248 |
pinging @mikaelarguedas , as may be of interest |
Thanks for the ping, Would a set of images similar to what is described at osrf/docker_images#408 be of interest? |
@mikaelarguedas: Yes, that could be a reasonable default choice, at least for the more recent distros :) |
Good to know.
My initial feeling was to provide these images only for currently active ROS Distro/ OS Distro combinations but a case could be made for a wider set of tags. If you have feedback or a wishlist of what tags / packages / configuration options you'd like to see in these images, please comment directly on the ticket |
Yes, that's fine :) |
So, is this also related to this issue? Or is it something else? |
It is a regression of #516 |
I'm not sure I understand what you mean by this: the repository which had a failed build does have |
@gavanderhoorn: #525 works properly for both cases :) |
This breaks most ROS_REPO=ros builds. See #514 as well.
The text was updated successfully, but these errors were encountered: