Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 wiersze
216 B
YAML

2025-06-17 16:18:35 -04:00
services:
doctest: # service name
build:
context: ../../../
dockerfile: projects/rocprofiler-compute/docker/Dockerfile.doctest
2025-06-17 16:18:35 -04:00
volumes:
- ../../../:/app
2025-06-17 16:18:35 -04:00
tty: true
stdin_open: true