-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing to build when any "features" are added? Error in devContainersSpecCLI.js #10178
Comments
It wrongly takes It seems the latest Podman and buildah should support additional build contexts, maybe |
I may not be the original reporter of this issue, but I am running Podman on Windows and I have been seeing this same problem. I tried setting the |
Using podman + docker-compose is incompatible with Buildkit, unfortunately. Podman forces |
Hey @chrmarti, this issue might need further attention. @epicwhale, you can help us out by closing this issue if the problem no longer exists, or adding more information. |
@kriansa This would be |
@chrmarti I meant Compose v2. I haven't tested with v1, not sure if it even works with podman at all. |
Type: Bug
When I try to build with any "features" enabled using below, the build fails. When I comment out the features, it works fine.
I also tried with
"ghcr.io/devcontainers/features/common-utils:2": {}
- same issueDev container failure log:
Extension version: 0.381.0
VS Code version: Code - Insiders 1.93.0-insider (d751e4324d12370e950f8cd031aa8829637ce300, 2024-08-16T05:03:54.591Z)
OS version: Darwin arm64 23.6.0
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: