Skip to content

Get immediate

Dev Support

on our community forums

Official OpenPanel Docker images

Docker images are used per plan to create containerized environments for each user. Think of them like VPS ISO images—once an environment is created for a user, it is permanent and cannot be modified.

openpanel/apache

Ubuntu24.04 + Apache + PHP8.2 + MariaDB + WP-CLI + ttyd + cron + OpenSSH

Technology Stack:

Service/ToolPurpose
Ubuntu 24Operating System
Apache2web server
MySQLdatabase
PHP 8.2serving .php files
WP-CLIRun WP CLI commands
phpMyAdminmanage databases from GUI
OpenSSHSSH access
NodeJS 18nodejs
Python 3.9python
curl / wgetdownloading files
pwgenpassword generate
zip / unzipcreate/extract archives
ttydWeb Terminal
screenbackground processes
cronrun scheduled tasks

openpanel/nginx

Ubuntu24.04 + Nginx + PHP8.2 + MariaDB + WP-CLI + ttyd + cron + OpenSSH

Technology Stack:

Service/ToolPurpose
Ubuntu 24Operating System
Nginxweb server
MySQLdatabase
PHP 8.2serving .php files
WP-CLIRun WP CLI commands
phpMyAdminmanage databases from GUI
OpenSSHSSH access
NodeJS 18nodejs
Python 3.9python
curl / wgetdownloading files
pwgenpassword generate
zip / unzipcreate/extract archives
ttydWeb Terminal
screenbackground processes
cronrun scheduled tasks

openpanel/apache-mariadb

Ubuntu24.04 + Apache + PHP8.2 + MariaDB + WP-CLI + ttyd + cron + OpenSSH

Technology Stack:

Service/ToolPurpose
Ubuntu 24Operating System
Apacheweb server
MariaDBdatabase server
PHP 8.2serving .php files
WP-CLIRun WP CLI commands
phpMyAdminmanage databases from GUI
OpenSSHSSH access
NodeJS 18nodejs
Python 3.9python
curl / wgetdownloading files
pwgenpassword generate
zip / unzipcreate/extract archives
ttydWeb Terminal
screenbackground processes
cronrun scheduled tasks

openpanel/nginx-mariadb

Ubuntu24.04 + Nginx + PHP8.2 + MariaDB + WP-CLI + ttyd + cron + OpenSSH

Technology Stack:

Service/ToolPurpose
Ubuntu 24Operating System
Nginxweb server
MariaDBdatabase server
PHP 8.2serving .php files
WP-CLIRun WP CLI commands
phpMyAdminmanage databases from GUI
OpenSSHSSH access
NodeJS 18nodejs
Python 3.9python
curl / wgetdownloading files
pwgenpassword generate
zip / unzipcreate/extract archives
ttydWeb Terminal
screenbackground processes
cronrun scheduled tasks

Released under the MIT License.