mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-03-31 20:32:23 +10:00
working docker-compose with google chrome
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user