[pve-devel] [PATCH container/manager/proxmox{, -perl-rs}/storage v2 00/11] support OCI images as container templates

Filip Schauer f.schauer at proxmox.com
Wed Jul 9 14:50:43 CEST 2025


On 17/06/2025 10:01, Christoph Heiss wrote:
> I also test with `ghcr.io/nixos/nix:latest`, which interestingly fails
> to start with
>
> DEBUG    utils - ../src/lxc/utils.c:run_buffer:560 - Script exec /usr/share/lxcfs/lxc.mount.hook 107 lxc mount produced output: /usr/share/lxcfs/lxc.mount.hook: 15: readlink: Permission denied
>
> Not sure what is going on there, but I don't think it's directly related
> to this series, rather just some OCI/Nix weirdness.

`ghcr.io/nixos/nix:latest` sets a custom $PATH, leading to
`/usr/share/lxcfs/lxc.mount.hook` not finding the `readlink` binary.
This is fixed in v3 10/13.





More information about the pve-devel mailing list