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:
parent
4c60febb9c
commit
f4e77f6837
1 changed files with 6 additions and 0 deletions
|
@ -52,4 +52,10 @@
|
||||||
// "features": {
|
// "features": {
|
||||||
// "git": "latest"
|
// "git": "latest"
|
||||||
// }
|
// }
|
||||||
|
"features": {
|
||||||
|
"docker-in-docker": {
|
||||||
|
"version": "latest",
|
||||||
|
"dockerDashComposeVersion": "v2"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue