Hi!
After creating a privileged container with Debian 10 template image, I'm unable to install Nginx:
The most relevant part of the issue is here:
Can't opendir(/dev/.lxc/sys/kernel): Permission denied
What could be the cause of this error?
Thanks.
Regards.
After creating a privileged container with Debian 10 template image, I'm unable to install Nginx:
The most relevant part of the issue is here:
Code:
(...)
Setting up libnginx-mod-http-image-filter (1.14.2-2+deb10u3) ...
Setting up nginx-full (1.14.2-2+deb10u3) ...
Setting up nginx (1.14.2-2+deb10u3) ...
Processing triggers for systemd (241-7~deb10u5) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.28-10) ...
Can't opendir(/dev/.lxc/sys/kernel): Permission denied
at /usr/lib/x86_64-linux-gnu/perl5/5.28/Proc/ProcessTable.pm line 162.
Can't opendir(/dev/.lxc/sys/power): Permission denied
at /usr/lib/x86_64-linux-gnu/perl5/5.28/Proc/ProcessTable.pm line 162.
Can't opendir(/dev/.lxc/sys/class): Permission denied
(...)
Can't opendir(/dev/.lxc/sys/kernel): Permission denied
What could be the cause of this error?
Thanks.
Regards.