Closed haider8645 closed 1 year ago
base images should not build based on other base images (even though the varname somehow indicates that).
As there is no 3d accellerated image from nvidia (https://hub.docker.com/r/nvidia/opengl), please use "ubuntu:22.04"
please also add the _nogl tag to the base image name and script to indicate that there is no 3d acceleration support.
similar to build_plain_22.04_nogl.bash
When the script is ready, i'll add it to our buildserver and that will push the new base image to hub.docker.com
Got it. Made the required changes
Hello,
added base image for ros2 humble on 22.04.
You can test it using the commands:
Best, Haider