mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-03 03:27:27 +01:00
add lightpanda
This commit is contained in:
8
lightpanda/docker-compose.yml
Normal file
8
lightpanda/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
lightpanda:
|
||||
image: lightpanda/browser:nightly
|
||||
ports:
|
||||
- "9222:9222"
|
||||
environment:
|
||||
- LIGHTPANDA_DISABLE_TELEMETRY=true
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user