In the example below, the parameter is taken from /spark/README.md; can I find this location? [Original Examples](https://github.com/big-data-europe/docker-spark/tree/master/examples/python ) Dockerfile : ... **ENV SPARK_APPLICATION_ARGS "/spark/README.md"**
In the example below, the parameter is taken from /spark/README.md; can I find this location?
Original Examples
Dockerfile :
...
ENV SPARK_APPLICATION_ARGS "/spark/README.md"