Giuseppe Scrivano

Results 535 comments of Giuseppe Scrivano

the traditional way of handling it, as you've pointed out, is to create an overlay mount and then use it as the path for root. I am not against adding...

this is out of the scope for the OCI runtime. Closing it.

> ### Additional environment details > Runs on an GCP compute engine instance please provide more information on the environment. I see only one mapping is available. How was the...

I see the message: ``` time="2024-06-17T15:05:31Z" level=warning msg="\"/\" is not a shared mount, this could cause issues or missing mounts with rootless containers" ``` In what environment are you running...

I've tried to reproduce a similar environment, running nested podman but I am not able to reproduce it yet. Could you try to run podman inside podman (so no Docker...

> , if all layers except data only layers are marked "on fs-verity" and veryity=enabled is used, then it could also set the "on fs-verity" flag. would the order matter?...

this is annoying and it happens the first time you run Podman, but you are also using an invalid configuration since the user has not a valid systemd session.

it is perhaps worth fixing, as I said it is annoying that the same messages are printed twice :) We could use an environment variable to signal the re-execed podman...

@l0rd @Honny1 @inknos this is a good chance to start working on containers/storage on something relatively easy, and important. Anyone interested to pick this issue? Cc: @mohanboddu

> * move to cache to the storage we're testing. This is related to a specific graphRoot, so it'd make senes to cache it there instead -- that'd make the...