Fix building error

This commit is contained in:
Doro Wu 2014-05-30 09:52:31 +08:00
parent 134df274c7
commit d9be6ca1db

View file

@ -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 /