mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
Fix building error
This commit is contained in:
@@ -29,10 +29,6 @@ RUN apt-get update \
|
|||||||
&& apt-get autoremove \
|
&& apt-get autoremove \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Add
|
|
||||||
ADD ambiance-radiance-xfce-lxde_2.0~trusty~NoobsLab.com_all.deb /
|
|
||||||
RUN dpkg -i *.deb
|
|
||||||
|
|
||||||
ADD noVNC /noVNC/
|
ADD noVNC /noVNC/
|
||||||
|
|
||||||
ADD startup.sh /
|
ADD startup.sh /
|
||||||
|
|||||||
Reference in New Issue
Block a user