loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.74k stars 328 forks source link

feat/POD 884 docker credential forwarding #1282

Closed pascalbreuninger closed 4 days ago

pascalbreuninger commented 6 days ago

feat(cli): merge devpod context option from environment in proxy mode. This allows us to set context options on the remote side and have devpod xxx commands read them. Remote context settings take precedence over client settings.

image