1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-04-26 21:02:44 +02:00
Files
2025-09-15 15:58:47 +08:00

9 lines
176 B
YAML

services:
lightpanda:
image: lightpanda/browser:nightly
ports:
- "9222:9222"
environment:
- LIGHTPANDA_DISABLE_TELEMETRY=true
restart: unless-stopped