changed to official ros image as base image
This commit is contained in:
parent
1048c54afe
commit
bbee602b13
1 changed files with 2 additions and 0 deletions
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue