Josh Spicer
                                            Josh Spicer
                                        
                                    I think a Feature that extracted this functionality would be valuable to other folks as well. I encourage you to check out https://github.com/devcontainers/feature-starter if you are interested in trying to...
Some of these additional changes will be included soon in formal documentation on containers.dev https://github.com/devcontainers/devcontainers.github.io/pull/56
@aacebedo - Yes, the registry needs to support the [distribution spec](https://github.com/opencontainers/distribution-spec) (some registries are listed here: https://oras.land/implementors). Note that we only auto-detect the GITHUB_TOKEN for auth at the moment (work...
@Clockwork-Muse yea, the `/token` api doesn't seem to be well documented in the spec (please let me know if eventually happen to find a spec for how that should be...
Thanks for the links @lmtthws I will investigate this.
The specification that @lmtthws and others shared has now been implemented in version `v0.27.0` of the CLI. It's been tested with GitHub Container Registry and Azure Container Registry. Keep in...
Is this something you're still hitting @snebjorn? It looks like your tests are currently passing on your Features repo (https://github.com/snebjorn/devcontainer-feature/actions/runs/3230323113/jobs/5288643077#step:4:1382)
@Clockwork-Muse Do you mean a way to specify the path to the docker/docker-compose CLIs? Yes, I'll convert your request into an issue 👍 (If you're interested, we'd also accept a...
Hey, @dsyer - Can you run the debug steps at http://github-debug.com/ and email me the results (`@github.com`). Additionally, if you could run the traceroute tool against `pkg-containers.githubusercontent.com`, and `ghcr.io` to...
This seems intentional - @juzuluag do you recall what scenario this was attempting to prevent? https://github.com/devcontainers/cli/blob/main/src/spec-node/devContainersSpecCLI.ts#L396