Hello there! I have a problem with starting tomcat in chroot jail with latest Proxmox since it's using LXC. When it used OpenVZ it's all worked well. The problem is i need to mount proc to the chroot environment (it was ok before, with older version of Proxmox) and i can't do this, i get the error:
mount: /proc is write-protected, mounting read-only
mount: cannot mount /proc read-only
This is important step to get tomcat running in chroot so i can't skip it. Also i need to run tomcat in chroot because there are no excess utilities like cron, which was used to start mining malware by schedule on my server.
Thanks for helping!
mount: /proc is write-protected, mounting read-only
mount: cannot mount /proc read-only
This is important step to get tomcat running in chroot so i can't skip it. Also i need to run tomcat in chroot because there are no excess utilities like cron, which was used to start mining malware by schedule on my server.
Thanks for helping!