Julio

Results 38 comments of Julio

> A new data source will be added, enabling repository association via files. The structure is not final, but here's a concept: > > ```terraform > data "coder_repo_association" "devcontainer" {...

Nice templates. Does `envbuilder` works fine with theses two devcontainer features inside the VM ? - [docker-in-docker](https://github.com/devcontainers/features/tree/main/src/docker-in-docker) (used by default in codespaces) - [docker-outside-docker](https://github.com/devcontainers/features/tree/main/src/docker-outside-of-docker) If it works, could we add...

@matifali thanks for the answer ! I forgot to mention this option of `docker-in-docker` feature: ![image](https://github.com/coder/coder/assets/13398285/a73fa6b4-67d9-4751-b15c-9ec2f1713cc8) It seem to be an hack to make DNS works fine for `codespaces` (They...

Is it acceptable to use the devcontainer cli instead of envbuilder for VM templates ? I know the devcontainer cli is not perfect... and require node to be installed. Which...

Ho crap, I'm dumb, didn't see this property's value was `true`... sorry for all the spam, I'll delete all those useless messages... Thank for your time @zadjii-msft

Hey @Dr-Shadow , I'm having the same issue and was thinking of using `/dev/by-uuid/` This current config don't work yet ? ``` device_aliases: some-alias: /dev/disk/by-id/${UUID} ``` If not, how did...

When using devcontainers it would be nice if the `devcontainer config` was reflected in the sharable ports UI. ![image](https://github.com/user-attachments/assets/f02f3a8d-f390-4dea-8642-2954a508fe25) ![image](https://github.com/user-attachments/assets/91256579-943b-4f63-b36e-3b38a0fb0346) The simplest approach would be to provide the coder agent...

It would be nice to take the `devcontainer` spec into account. Gitpod just dropped devcontainer support 2 weeks ago. IMO `coder` lack way behind `gitpod` and `daytona` when it comes...

@ammario @matifali is there any plan to work on devcontainer support ? (not talking about `envbuilder` but the `server`, `agent`, `frontend` and `IDEs` ) I haven't seen such a thing...

+1 that's a blocker for us. The workaround is to continue using `jf rt atc` instead of `jf atc`