mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
fix
This commit is contained in:
parent
5b0d62ea31
commit
5563e33530
|
@ -40,4 +40,4 @@ COPY local.conf /etc/fonts/local.conf
|
||||||
|
|
||||||
# Autorun chrome
|
# Autorun chrome
|
||||||
ENTRYPOINT [ "/usr/bin/google-chrome-stable" ]
|
ENTRYPOINT [ "/usr/bin/google-chrome-stable" ]
|
||||||
CMD [ "--user-data-dir=/data" ]
|
CMD [ "--user-data-dir=/data", "--no-sandbox" ]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user