gametube/docker-compose.yaml
2025-01-03 05:01:31 +01:00

13 lines
224 B
YAML

---
services:
server:
build:
context: .
dockerfile: ./docker/Dockerfile
stdin_open: true
tty: true
environment:
- DISPLAY=:99
- PULSE_SERVER=unix:/tmp/pulse/native
command: bash