Releases: rob-ec/docker-lampp
Docker LAMP 1.3 dev
docker-lampp-dev
A Docker development environment with MariaDB, PHP and PHPMyAdmin (LAMPP like). Made to make life easier for developers/students with little infrastructure experience.
Setup:
Assuming you have already installed Docker (with docker-compose) and it is working. To start the servers use:
docker-compose upAdd -d to run in the background
Warning:
This version of the environment is designed for application development, it is not recommended to use it in production.
v1.2.0-dev
docker-lampp-dev
A Docker development environment with MariaDB, PHP and PHPMyAdmin (LAMPP like). Made to make life easier for developers/students with little infrastructure experience.
Setup:
Assuming you have already installed Docker (with docker-compose) and it is working. To start the servers use:
docker-compose upAdd -d to run in the background
Warning:
This version of the environment is designed for application development, it is not recommended to use it in production.
v1.1.1-dev
docker-lampp-dev
A Docker development environment with MariaDB, PHP and PHPMyAdmin (LAMPP like). Made to make life easier for developers/students with little infrastructure experience.
Setup:
Assuming you have already installed Docker and it is working. To start the servers use:
docker-compose up
Add -d to run in the background
Warning:
This version of the environment is designed for application development, it is not recommended to use it in production.
docker-lampp-dev
docker-lampp-dev
A Docker development environment with MariaDB, PHP and PHPMyAdmin (LAMPP like). Made to make life easier for developers/students with little infrastructure experience.
Setup:
Assuming you have already installed Docker and it is working. To start the servers use:
docker-compose up
Add -d to run in the background
Warning:
This version of the environment is designed for application development, it is not recommended to use it in production.
docker-lampp-dev
A simple Docker environment with Apache, MariaDB, PHP 7.4 & PHPMyAdmin.