Coder.comC
Coder.com15mo ago
3 replies
molitann

Build devcontainer from hostPath and not git repo - Coder in k8s

Hello, I supposed that this is highly unusual and it's not going to be possible but: we have a NFS storage mounted to every k8s node which is then passed as a hostPath to pods. Users have .devcontainer in .gitignore becuase everyone uses different config and devs don't want to use one, universal devcontainer per project. Is it possible to build and open devcontainer from a given path to envbuilder instead of a git repository?
Was this page helpful?