Per Lundberg

Results 169 comments of Per Lundberg

https://github.com/moby/buildkit/issues/2404#issue-1019927031 sums it up nicely, thanks, @Ka0o0. Also worth pointing out is that `docker build` and `docker run` behaves inconsistently right now (because buildkit is enabled by default in newer...

I get that point. :+1: I just think it's bad to push this delay onto the users, who might be unaware of it. We've been using a Docker >= 19.03.12...

Interesting, thanks for the note @tianon. How is this planned (from Docker Inc) to work with Docker-in-Docker scenarios, do you know? :thinking: I mean, those are also perfectly valid "local"...

Thanks, looks fine even with your changes @sam-hosseini. 👍

Alright, we can live with the icon for now. I think the pixel error is perhaps more important.

@dekellum - could this be merged?

Hi, From the page I linked: > Note: For older scripts where import was used we have deprecated that for java_import to not conflict with rake. JRUBY-3171 has more information,...

OK, I might give it a try. :smile: What is the suggested workflow with the "multiple package" approach that this project uses, just to clone everything locally and set up...