Joshua Ji

Results 24 comments of Joshua Ji

This spec proposal for supported Architectures/OS (https://github.com/devcontainers/spec/issues/58) seems to be similar to what you're looking for, although it's in backlog right now. I like the idea of common-util's "preamble" script,...

Took a look at this problem and I'm *pretty sure* the Devcontainer CLI makes network requests to soft dependencies even if they are ultimately removed. I think this is mainly...

No worries @davidcba1. There doesn't seem to be a way to prevent the devcontainers cli to talk to ghcr.io so forking/cloning is probably the only way.

Thanks for posting this @bgu5678, although I don't think this is an issue with the spec so this can be closed. The solution is probably to `chown` the folder during...