mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-08 18:44:06 +00:00

* add scala version choise * add ; \ fi * change checksum and removed default scala version * remove RUN * add { } and remove old code * remove 3 duplicated lines. * Add the commint as a comment * Add back #Fix * Rename downloadeds as spark.tgz * Fix doc * Update specifics.md * New fix * Fix wget * Remove make link to spark * Set full path to /usr/local/spark * Change /usr/local/spark to ${SPARK_HOME} * fix RUN with if * Remove empty lines * Update Dockerfile * Update Dockerfile * Update Dockerfile Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>