Justin Chadwell

Results 450 comments of Justin Chadwell

@alexhendel out of curiosity, if you run with `docker buildx build` instead of just `docker build` (after making sure the image hasn't been `pull`ed locally) does it still break?

@thaJeztah sounds good to move to buildx repo 🎉

There's one important thing I want to resolve - this propagates *all the way back to the client*? I just wonder if that's the behavior we want, or whether we...

Bleh, I started hacking in https://github.com/dagger/dagger/compare/main...jedevc:dagger:special-platform-values to see if the approach works, turns out to be a bit trickier than I maybe thought. The problem is that this is a...

Hm, we might want to use an alternative library at some point. :thinking: The vim emulation in `chzyer/readline` is not great :cry:

Pushed a quick commit for a little nit I had - otherwise, I don't think there's anything blocking shipping this as experimental :tada: :tada: A couple notes for later (absolutely...

> Yeah, you’re right. I added it because I felt being able to use `cat`, `ls`, etc, could be useful. Let’s talk about it. Agreed, I think this is very...

I think this is doable, but this is dependent on something like https://github.com/moby/buildkit/pull/5079 (planning on picking this up again soon), or we're just going to exacerbate https://github.com/dagger/dagger/issues/7711. Having two different...

Some UI thoughts below: - I like it :tada: Honestly, nothing huge worth changing, I think it's pretty much just straightforwardly better in every way. - Not 100% sure about...

FYI - I think some of https://github.com/dagger/dagger/pull/8442#issuecomment-2400324702 might have gotten buried, specifically noticing > Somehow HTTP HEAD errors have started flashing in very quickly: (I was showing this to @levlaz...