> For the complete documentation index, see [llms.txt](https://george-jen.gitbook.io/data-science-and-apache-spark/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://george-jen.gitbook.io/data-science-and-apache-spark/create-customized-apache-spark-docker-container.md).

# Create customized Apache Spark Docker container

### Create customized Apache Spark Docker container

Create an empty directory, name does not matter, cd into that directory afterwards.

mkdir docker\_dir

cd docker\_dir
