📄️Building a Custom Docker image: pre-install IonCube Loader
Docker images are a base for every OpenPanel plan, and they define what Technology Stack is pre-installed for the user.
📄️High physical memory usage for new OpenPanel account
OpenPanel uses Docker images as a base for every user. We provide and maintain four official images that use Ubuntu24 and Nginx or Apache webserver, and MySQL or MariaDB.
📄️How to fix: failed to create runc console socket: mkdir /tmp/pty160439680
When running command:
📄️How to fix: failed to create runc console socket: stat /tmp
When running command:
📄️Configuring MySQL or MariaDB per user in OpenPanel
OpenPanel utilizes Docker images as the foundation for hosting packages. Think of Docker images as ISO templates for VPS: they come with pre-installed services and cannot be modified after creation.