mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 23:12:40 +01:00
fix
This commit is contained in:
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user