fix bug
This commit is contained in:
@@ -12,4 +12,4 @@ RUN wget http://fpdownload.macromedia.com/get/flashplayer/pdc/11.2.202.635/insta
|
||||
ADD ./conf/xstartup /root/.vnc/xstartup
|
||||
RUN echo "xiaosong" | /usr/bin/vncpasswd -f > /root/.vnc/passwd
|
||||
EXPOSE 5901
|
||||
CMD ["bash"]
|
||||
CMD ["/bin/bash"]
|
||||
|
||||
Reference in New Issue
Block a user