As an alternative option, you can use Alpine Linux and the Docker package to create a Docker LXC container with faster creation time and minimal system resource usage.
To create a new Proxmox VE Alpine-Docker LXC, run the command below in the Proxmox VE Shell.
How is it possible to create a privileged container using this script? This script automatically creates an unprivileged container and offers no choice.
Greetings!
Thank you so much for your hard work!
Why does this container (Portainer) need another port 8000? Usually the Portainer uses http:9000 Well https:9443 .
How can I disable or reinstall without port 8000?
8000 usually uses a CompreFace
The Portainer Port 8000 is used for external access to Portainer. E.g. In cases where you want a local Portainer to communicate with a Cloud-based Portainer. The other port numbers often used in Portainer configuration are 1) Port 9443 for secure access using https via the browser and Port 9000 for legacy applications.