Giuseppe Scrivano
Giuseppe Scrivano
yes, volumes work fine with user namespaces. Could you uninstall fuse-overlayfs and do a `podman system reset -f`? As root, you should not need `fuse-overlayfs`
does the issue still happen if you try the latest podman version from the main branch?
we might need to update c/storage in CRI-O. There were some fixes that went in since June
> How shall I utilize as root the usernamespaces in podman, so that user 2000 in the container is user 691823 outside the container, when /etc/subgid and /etc/subgid both contain...
LGTM once tests are green
that looks like a good idea. Could you run `make nixpkgs` and see if it updates any dependency?
> Mhh, that doesn't seem to update nix: > > ``` > mgiessing@edc36bef23e0:~/crun$ nix-env -qa curl > curl-7.84.0 > curl-7.84.0 > curl-7.84.0 > curl-7.84.0 > curl-7.84.0 > ``` that seems...
@mgiessing could you give it another try?
I force pushed the trivial fix and I'll merge once the CI is green
how should it be handled? Reading the memory limit?