Docker PySpark Docker image with Java 8 + PySpark 2.3.2 You can create a container with this command: docker create -it illuin/docker-pyspark --build-arg PYSPARK_VERSION==2.3.2 bash