Update docker/backstopjs/Dockerfile to install chromium and it's requirements in a separate step and pass the PUPPETEER_EXECUTABLE_PATH constant like so: site-kit-wp/docker/backstopjs/Dockerfile Lines 7 to 25 in 60f81f1 RUN apk add --no-cache \ chromium \ nss \ freetype \ harf...