add docker and docker-compose

This commit is contained in:
2026-01-25 23:44:16 +04:00
parent 3df466dadd
commit f56362fd25
11 changed files with 438 additions and 19 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(sudo docker compose:*)"
]
}
}