Docker Build

Overview

You can quickly have a container (virtual machine) up and running Centos 7 and LAMP stack by using this Docker Image, see link below to download the docker image and quick instruction. If you have more questions, please feel free to contact KV.

Details

In order to use this image, you need to:

1. Install Docker Community Edition (CE):

2. Go to this link and get the download link

OR download the docker image:

docker pull khoivan88/centos7-lamp_for_oe

3. Follow the instruction in the Docker hub link above to get the container running

4. Download Open Enventory and put the content inside html folder inside the project folder created by following the instruction of the Docker image.

Last updated