mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
working docker-compose with google chrome
This commit is contained in:
parent
2c375eab49
commit
e1be96e597
3 changed files with 33 additions and 27 deletions
|
@ -63,6 +63,7 @@ if not CHROME_BINARY:
|
|||
'google-chrome-beta',
|
||||
'google-chrome-canary',
|
||||
'google-chrome-dev',
|
||||
'google-chrome-unstable',
|
||||
)
|
||||
for name in common_chrome_executable_names:
|
||||
full_path_exists = shutil.which(name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue