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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://open-enventory.gitbook.io/user-guides/advanced-settings/docker-build.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
