Working files for Ubuntu!

This commit is contained in:
Mahesh Kommareddi 2024-07-24 00:23:36 -04:00
parent 849a2551e1
commit 21267f3ca8

View File

@ -14,6 +14,7 @@ RUN apt-get update && apt-get install -y \
tigervnc-standalone-server tigervnc-common \ tigervnc-standalone-server tigervnc-common \
alsa dbus \ alsa dbus \
nano vim \ nano vim \
software-properties-common \
&& apt-get clean && apt-get clean