Bryan Kneis
Bryan Kneis
@solairen does the fix @JeanPoll provided work for your?
@solairen great glad to hear it!
Hi @iirekm, I'm not sure why iterating over each `./.devpod-internal/X` would help, this is the same as doing the former. Any change to .devcontainer.json will result in a different environment...
Hi @ysaakpr thanks for raising your issue! Does this happen in the CLI as well as UI?
yes please :pray: Just so we know if it is the same as #1279 or if it is fundamental to the rebuild pipeline
not stale, an OSS user reported this in slack
Hi @ngocyenhmbd, can you confirm if your azure VM had internet access? Looking at the logs it seems to be failing to download the agent from `https://github.com/loft-sh/devpod/releases/download/v0.6.13`, so I wonder...
Hi @dylanmtaylor thanks for raising your feature request! Tbh I am not sure on this one, I don't think devpod could assume to use podman over docker simply because it...
Hi @kennyd3d, I believe for arm you need to use the `3-bookworm` or `3-bulleye` variant. Reference - https://hub.docker.com/r/microsoft/devcontainers-python Let me know if that helps!
@eguiraud could you please try again and add the `--debug` flag and paste the entire logs? Also how did you set up the remote user `devuser`? Also can you post...