Jorge Morales Pou

Results 132 comments of Jorge Morales Pou

What would the experience look like for this feature request? I would be really interested in see if we can fit the experience that would be required into odo or...

@cpuguy83 I might be missing something: ``` ❯ docker buildx create --use agitated_gauss ❯ docker buildx build -t "test" . WARN[0000] No output specified for docker-container driver. Build result will...

Just found this note [on this Docker blog](https://www.docker.com/blog/engineering-update-buildkit-0-9-and-docker-buildx-0-6-releases/) ``` Values for [RUN --mount flag](https://github.com/moby/buildkit/blob/master/frontend/dockerfile/docs/syntax.md#build-mounts-run---mount) now support variable expansion, except for the from field: ``` I'm assuming this might be the...

@hferentschik I would maybe split the work, but the most important should be for the console/master-api (logging/metrics), which have the effect of asking you to accept a certificate when you...

@hferentschik I thought you knew about this blog, since many people in the team retweeted about it. Very nice by the way, kudos to the author. 😂 He's constantly looking...

I would probably defer this task until there's some better level of support from oc cluster, or they do provisioning with ansible, which is in their roadmap.

I like to have an option that consistently works on any OS and that's the fastest possible option.

Opening the issue is the way of letting you know. 😁 El 5 nov. 2017 22:05, "Gerard Braad" escribió: > I had originally placed the active profile on the first...

I've already gone the route of "adding flags is Overkill”, but there's things that are a minimum to make features more usable. Asking users to add additional scripting to something...