Files
trezor-suite/docker/docker-compose.transport-test-ci.yml
2026-02-11 18:04:02 +01:00

14 lines
403 B
YAML

services:
trezor-user-env-unix:
image: ghcr.io/trezor/trezor-user-env:e9411ccc936756438d4c60a1ab4d035a4648e6a2
environment:
- SDL_VIDEODRIVER=dummy
- XDG_RUNTIME_DIR=/var/tmp
network_mode: host
# in case local developement on mac is needed, these ports will be useful
# ports:
# - "9002:9002"
# - "9001:9001"
# - "21326:21326"
# - "21325:21326"