Dockerfile for running PySpark on alpine base image. Available @ csabatini/pyspark-python3.
- Install Docker.
- Pull csabatini/pyspark-python3.
Build and tag the image.
docker build -t pyspark-python3 --no-cache .
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Dockerfile for running PySpark on alpine base image. Available @ csabatini/pyspark-python3.
Build and tag the image.
docker build -t pyspark-python3 --no-cache .