Giuseppe Scrivano
Giuseppe Scrivano
@xw19 is it good to merge? Or are we waiting for something more?
I think the error is caused by the container init process that crashes, and then the parent process doesn't get any error back. Would it be possible to run crun...
got no feedback, closing
I think this is a good idea. We could add more debugging levels, so that `--debug` could be implemented without flooding the normal execution
@lsm5 could you please take a look at the failing tasks?
consistency with runc error messages is not a goal, but I agree the error could be improved. Would you like to open a PR to address it?
closed by https://github.com/containers/crun/pull/1610
I see the ownership is kept if you delete the volume before running the second command. Does docker automatically delete the volume when the first container exits?
@mheon do we need to change ownership every time we use the volume in a container?
> hmm wouldnt' this need to be opt-in? I think we'll need some way of coordinating this across the ecosystem before a runtime makes this decision I am not going...