2
0
mirror of https://github.com/siomiz/chrome synced 2024-11-18 21:28:07 +00:00

live without -ncache

This commit is contained in:
Tomohisa Kusano 2014-12-06 09:10:09 +09:00
parent b684939fc2
commit 4b19a909f7

View File

@ -34,5 +34,5 @@ ENTRYPOINT ["/entrypoint.sh"]
EXPOSE 5900
CMD ["x11vnc", "-display", ":1", "-nopw", "-ncache", "10", "-forever"]
CMD ["x11vnc", "-display", ":1", "-nopw", "-wait", "5", "-forever"]