Files
rocm-systems/utils/docker_env/docker-compose.yml
T
vedithal-amd 5e90797b24 Docker environment for testing (#515)
* Add instructions on how to use Docker for manual and automatic testing
2025-01-22 07:02:59 -08:00

10 строки
187 B
YAML

services:
app:
build:
context: ../../
dockerfile: utils/docker_env/Dockerfile
devices:
- /dev/kfd
- /dev/dri
security_opt:
- seccomp:unconfined