2023-03-25 09:32:35 +01:00
|
|
|
{
|
2023-03-25 09:43:21 +01:00
|
|
|
"build": {
|
|
|
|
"dockerfile": "Dockerfile"
|
2023-03-25 09:32:35 +01:00
|
|
|
},
|
2023-03-25 09:43:21 +01:00
|
|
|
"postStartCommand": "inv sync-dependencies && pre-commit install --install-hooks"
|
2023-03-25 09:32:35 +01:00
|
|
|
}
|