mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-06 08:22:31 +01:00
Fix building error
This commit is contained in:
parent
134df274c7
commit
d9be6ca1db
1 changed files with 0 additions and 4 deletions
|
|
@ -29,10 +29,6 @@ RUN apt-get update \
|
|||
&& apt-get autoremove \
|
||||
&& 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 startup.sh /
|
||||
|
|
|
|||
Loading…
Reference in a new issue