Update docker-otp/docker-fresh to use 'worker' service instead of
the removed 'crawler' service. Add --no-deps to one-off runs so they
don't inherit the RQ worker entrypoint.
Add worker-build target to rebuild just the Playwright-based worker,
and docker-admin-up for standalone admin-only deploys.
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>