# Introduction

猶記得當年，為了在每台VM上安裝Spark，寫了落落長的步驟。

即便如此，每每安裝時仍因OS或套件的不同，導致失敗，灰頭土臉到同事終於看不下去，帶著我接觸了Docker，終於擺脫那段過去，也節省很多安裝時間及精力。

希望大家也能感受到Docker的好處。

文末，感恩一下神同事Ricky\~\~XD


---

# 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://cutejaneii.gitbook.io/docker/master.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.
