1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-20 05:39:40 +02:00

add docker in docker

This commit is contained in:
Kuchenpirat 2024-02-09 16:32:18 +00:00
parent 4c60febb9c
commit f4e77f6837

View file

@ -52,4 +52,10 @@
// "features": { // "features": {
// "git": "latest" // "git": "latest"
// } // }
"features": {
"docker-in-docker": {
"version": "latest",
"dockerDashComposeVersion": "v2"
}
}
} }