osrf / docker_images

A repository to hold definitions of docker images maintained by OSRF
Apache License 2.0
579 stars 172 forks source link

Docker image of ros-noetic-desktop-full is the same as ros-noetic-desktop #603

Closed borsasd closed 2 years ago

borsasd commented 2 years ago

Hi!

I have discovered that ros-noetic-desktop-full is actually just the ros-noetic-desktop image, and therefore not containing for example Gazebo, which should be in the desktop full image. As seen in the attached images, the last command of the full image is just installing the "desktop" package. Also, the digest is the same for the 2 images. ros-noetic-desktop-full-dockerhub ros-noetic-dockerhub-digests

ruffsl commented 2 years ago

Thanks @borsasd for the reporting the issue! A fix has now been pushed.