change port

This commit is contained in:
岳松
2016-10-16 09:23:40 +08:00
parent d1df66ac65
commit 603cb58cee

View File

@@ -17,5 +17,5 @@ RUN apt-get update \
&& cp flash_player/libflashplayer.so ~/.mozilla/plugins/ \
&& rm -rf flash_player install_flash_player_11_linux.x86_64.tar.gz
EXPOSE 5901
EXPOSE 5900
CMD ["x11vnc", "-forever", "-usepw", "-create"]