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 ![image](https://user-images.githubusercontent.com/7113/206591738-ce487d2f-e154-417b-867d-6466c52339b6.png) devcontainer.json ```json { "name": "test local feature", "image": "mcr.microsoft.com/devcontainers/base:bullseye", "features": { "./local-features/test":...