mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +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
|
||||
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