Pascal Breuninger

Results 220 comments of Pascal Breuninger

@schlegel11 That's a great suggestion for the overall ecosystem. However, I don't see us implementing such a general purpose addition in the near future but will leave the ticket open....

Hey @simonhauck, thanks for opening this issue. Wouldn't it be feasible for open source repositories to fork them and create your own devcontainer.json, potentially contributing it back upstream? I generally...

Hi @aleixvilaseca, that's currently not possible for any provider, we'll add this to the roadmap

Hi @JeanPoll, thanks for opening the issue. That's correct, DevPod resolves your build context, either manually set via `build.context`, the location of your Dockerfile or the root of the configuration...

Hey @ldoguin, thanks for reporting the issue, we'll take a look!

Hey @anshuman852, thanks for this suggestion. It makes a lot of sense to me, specially for smaller node pools. Specifying the architecture in the kubernetes provider options seems to be...

Hey @gotcha, DevPod needs a connection to your workspace to forward the remote port to your local machine. Usually that's done when you're connecting your IDE, or ssh into the...

> Are you implying that ssh-ing into the container also tunnels the forwarded ports ? Pretty much, yep. Thanks for the feedback, we'll update the docs

Hey @ghorsey, thanks for raising awareness over here. I went ahead and opened an Issue with them: https://github.com/NuGet/NuGetGallery/issues/10336

Hey @Benjamin-Etheredge, thanks for reporting this issue. That's an issue we've faced for a while now and will need to figure out how to tell VSCode we're already forwarding the...