# Inception (doing)

This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.

Here, a scheme of the links between the various files. We'll look at them in more detail later. But typically, this is what your inception should look like:

<figure><img src="/files/sZa8lZhJPfSDQVEhJ573" alt="" width="375"><figcaption><p>Inception overview</p></figcaption></figure>

Let's try to understand each term and see what each project file should contain :) Let's go!


---

# 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://42-cursus.gitbook.io/guide/5-rank-05/inception-doing.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.
