Docker environment for testing (#515)

* Add instructions on how to use Docker for manual and automatic testing
Tento commit je obsažen v:
vedithal-amd
2025-01-04 21:52:06 -05:00
odevzdal Vignesh Edithal
rodič 272e5b6e32
revize 5e90797b24
3 změnil soubory, kde provedl 61 přidání a 0 odebrání
+10
Zobrazit soubor
@@ -0,0 +1,10 @@
services:
app:
build:
context: ../../
dockerfile: utils/docker_env/Dockerfile
devices:
- /dev/kfd
- /dev/dri
security_opt:
- seccomp:unconfined