Fix building error
This commit is contained in:
parent
134df274c7
commit
d9be6ca1db
|
|
@ -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 /
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue