Julio Espinoza-Sokal
Results
1
issues of
Julio Espinoza-Sokal
On Windows Dev Containers v0.266.1 local features prevent devcontainer from building. With this folder structure in E:\Projects\test-local-feature  devcontainer.json ```json { "name": "test local feature", "image": "mcr.microsoft.com/devcontainers/base:bullseye", "features": { "./local-features/test":...