Skip to content

Releases: rob-ec/docker-lampp

Docker LAMP 1.3 dev

27 Apr 03:50
d1d0d22

Choose a tag to compare

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 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.

v1.2.0-dev

30 Oct 17:59

Choose a tag to compare

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 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.

v1.1.1-dev

26 Sep 21:00

Choose a tag to compare

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

19 Sep 13:17
96dea16

Choose a tag to compare

docker-lampp-dev Pre-release
Pre-release

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

21 Aug 17:17
db097be

Choose a tag to compare

A simple Docker environment with Apache, MariaDB, PHP 7.4 & PHPMyAdmin.