add image to run tests, however, toolbox commands cannot be tested properly as of now

This commit is contained in:
2022-07-15 22:02:20 +02:00
parent 64017daa09
commit fb538a36bb
3 changed files with 28 additions and 0 deletions

10
docker-compose.test.yml Normal file
View File

@@ -0,0 +1,10 @@
version: "3"
services:
toolbx-tuner-tests:
build: .
privileged: true
volumes:
- .:/mnt:z
security_opt:
- label=disable