chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "MindsDB",
|
||||
"build": {
|
||||
"dockerfile": "../docker/mindsdb.Dockerfile",
|
||||
"context": ".."
|
||||
},
|
||||
"appPort": [47334, 47335],
|
||||
"postCreateCommand": "pip3 install -r requirements/requirements.txt",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/git:1": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user