changed to official ros image as base image

This commit is contained in:
Thies Lennart Alff 2022-11-01 16:49:10 +01:00
parent 1048c54afe
commit bbee602b13

View file

@ -16,6 +16,8 @@ RUN apt-get update \
&& apt-get install -y \ && apt-get install -y \
libgl1-mesa-dri \ libgl1-mesa-dri \
libgl1-mesa-glx \ libgl1-mesa-glx \
mesa-utils \
mesa-utils-extra \
python3-pip \ python3-pip \
avahi-daemon \ avahi-daemon \
avahi-utils \ avahi-utils \