Flo
Flo
I gave it another try - and was more successful than last time🥳
@microsoft-github-policy-service agree
In case there's no notification for marking a PR as ready: It's ready 🎉
Anyone alive? 😄 @chrmarti maybe?
Folks... I'd really appreciate some activity in here. Can I do something to speed this up a bit?
We have 3 tests now: - Tests if substitution works inside of a features json - Tests if substitution works inside of the main devcontainer.json - Tests if a specified...
After checking the code, it looks like the CLI doesn't pass all desired image names to the `docker buildx`-command using repeating `-t`-flags. Instead it builds the image with the generated...
@chrmarti @samruddhikhandale hello, good morning. I've just tried to build a multi-platform image (requiring --push), now being held up by this issue again. Can someone please have a look at...
@eitsupi that leaves me a little bit clueless now 😲 I basically copied that command: `npx @devcontainers/[email protected] build --workspace-folder . --platform "linux/amd64,linux/arm64" --image-name ghcr.io/rocker-org/devcontainer/r-ver:4.3 --cache-from ghcr.io/rocker-org/devcontainer/r-ver:4.3 --push true` (with their...
I need to chime in here - exact same scenario. Latest nuxt/nuxi in a freshly created devcontainer. Also with Nuxt UI. To add some observations here: It doesn't always fail...