Skip to content

Releases: rob-ec/docker-lampp

Docker LAMP 1.3 dev

Choose a tag to compare

@rob-ec rob-ec released this 27 Apr 03:50
d1d0d22

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

Choose a tag to compare

@rob-ec rob-ec released this 30 Oct 17:59

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

Choose a tag to compare

@rob-ec rob-ec released this 26 Sep 21:00

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 Pre-release
Pre-release

Choose a tag to compare

@rob-ec rob-ec released this 19 Sep 13:17
96dea16

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

Choose a tag to compare

@rob-ec rob-ec released this 21 Aug 17:17
db097be

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