#!/bin/bash export PLAYWRIGHT_BROWSERS_PATH=/opt/playwright/browsers exec /usr/bin/node /opt/playwright/render.js "$@"