pre load tree sitter parsers

This commit is contained in:
2025-03-03 13:19:01 +01:00
parent 10545bb681
commit c119e3fce5
4 changed files with 2 additions and 3 deletions

View File

@@ -51,6 +51,7 @@ else
--network host \
-v "$HOME/.ssh:/home/dev/.ssh" \
-v "$PWD:/workspace" \
-v /var/run/docker.sock:/var/run/docker.sock \
--name "$CONTAINER_NAME" \
--init \
"$FULL_IMAGE_NAME" \