Daniel Rudolf

Results 182 comments of Daniel Rudolf

/kind feature A miss is as good as a mile...

The important bit of the suggestion is to allow `buildah build` to not require committing layers, neither before (i.e. `buildah build` (or a new command) should accept a *container* instead...

Since Python 2 is end-of-life for 3 years now and was removed from most Linux distributions, it's probably easier to simply switch https://pypi.org/project/offlineimap/ to the Python 3 variant. I'd strongly...

Looks like CI is broken due to some runtime issues with the CI env right now. Will try again later...

CI is back up again and all tests are passing (even though not fully stable, still requiring re-runs... :unamused:). Ready for review and merge. :+1:

> I'm not clear on the purpose/intent. Are you exec'ing into the container often (I don't)? Depends on what you consider "often". I do exec into Nextcloud containers from time...

> I rarely if ever exec into any containers. I'm just one user/admin speaking for myself, but I'd say it's best to stay out of containers (avoid manual interaction) as...

Rebased and added some more code simplifications by removing the no longer needed `run_as()` function. I dropped 1733e21c74a6280522e740f377924fcd317e546f in favour of #2115. CI again required many re-runs due to failing...

> For your own use-case, you can easily adopt the script and prefix it with `docker exec -u ...` or mount it info the container. As explained earlier, requiring changes...

> > @J0WI, can you please elaborate in which way it might confuse users and what edge cases you have in mind? > > Not really. This image is used...