|
|
@ -58,6 +58,12 @@ services:
|
|
|
|
# Now working on arm64 (needs testing on rPi - tested on Oracle ARM instance)
|
|
|
|
# Now working on arm64 (needs testing on rPi - tested on Oracle ARM instance)
|
|
|
|
# replace image with seleniarm/standalone-chromium:4.0.0-20211213
|
|
|
|
# replace image with seleniarm/standalone-chromium:4.0.0-20211213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# If WEBDRIVER or PLAYWRIGHT are enabled, changedetection container depends on that
|
|
|
|
|
|
|
|
# and must wait before starting (substitute "browser-chrome" with "playwright-chrome" if last one is used)
|
|
|
|
|
|
|
|
# depends_on:
|
|
|
|
|
|
|
|
# browser-chrome:
|
|
|
|
|
|
|
|
# condition: service_started
|
|
|
|
|
|
|
|
|
|
|
|
# browser-chrome:
|
|
|
|
# browser-chrome:
|
|
|
|
# hostname: browser-chrome
|
|
|
|
# hostname: browser-chrome
|
|
|
|
# image: selenium/standalone-chrome-debug:3.141.59
|
|
|
|
# image: selenium/standalone-chrome-debug:3.141.59
|
|
|
|