1
0
mirror of https://github.com/containers/youki synced 2024-11-22 17:02:00 +01:00
youki/tests/dind/daemon.json
Jorge Prendes 3f08ae7167
add docker-in-docker e2e test (#2645)
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
2024-01-20 10:16:08 +09:00

7 lines
75 B
JSON

{
"runtimes": {
"youki": {
"path": "/usr/bin/youki"
}
}
}