devcontainer build ctx

This commit is contained in:
Elio Bischof
2025-07-24 18:49:25 +02:00
parent 30f22a0013
commit 2dab3eae49
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
*
!pnpm-lock.yaml
!pnpm-workspace.yaml

View File

@@ -3,7 +3,8 @@ services:
devcontainer:
container_name: devcontainer
build:
context: .
context: ../..
dockerfile: .devcontainer/base/Dockerfile
volumes:
- ../../:/workspaces:cached
command: sleep infinity