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

{% embed url="<https://hub.docker.com/r/khoivan88/centos7-lamp_for_oe>" %}

## Details

In order to use this image, you need to:

&#x20;   1\. Install Docker Community Edition (CE):&#x20;

{% embed url="<https://docs.docker.com/v17.09/engine/installation/>" %}

&#x20;  &#x20;

&#x20;   2\. Go to this link and get the download link

{% embed url="<https://hub.docker.com/r/khoivan88/centos7-lamp_for_oe>" %}

&#x20;   **OR** download the docker image:

```
docker pull khoivan88/centos7-lamp_for_oe
```

&#x20;  3\. Follow the instruction in the Docker hub link above to get the container running

&#x20;   4\. Download Open Enventory and put the content inside `html` folder inside the `project` folder created by following the instruction of the Docker image.
