mirror of
https://github.com/siomiz/chrome
synced 2024-11-18 21:28:07 +00:00
live without -ncache
This commit is contained in:
parent
b684939fc2
commit
4b19a909f7
@ -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"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user