flouthoc
flouthoc
@kolyshkin @cyphar Just curious how would `m.paths[""]` would look like for `hybrid+v1` could you please state with an example. I'll try setting up a `hybrid+v1` in spare time for myself...
Just want to do this testing myself here cause i think it will take some time to get new kernel in CI meanwhile i can just do testing on my...
Nvm i'll wait for dependent PRs then will pick this up again. I think would be hard to plumb things temporarily into code.
Just putting mock code so its easier to revisit, please don't review yet.
@kolyshkin Sure I'll revisit this. Thanks for the reminder.
Nit: >This will allow for rootless execution I think in commit message following must be extended to specify how a `container-runtime` should utilize this field, two approach i could think...
@AkihiroSuda Afaik In crun i think sysctl is not allowed at all if OCI spec already has a knob to configure it, for instance i can see for `kernel/hostname` :...
@BenTheElder I was not looking for tight control but yeah i agree passing host env works or custom env list to `execve` also works. Just thought `--provider` would be nice...
Hi @debuggerboy , If version is not a constrain here do you mind trying this with podman `4.0.0-dev` or even better something from upstream. I am unable to reproduce this...
I think this flag would be buildah only but it will also get parsed for `dockerclient` as well but would not be recognized by docker daemon, maybe we should just...