alexmerced/javascala

By alexmerced

Updated about 3 years ago

image that has Java17, Java11, Scala 2.14, Scala 3, Spark3 installed mainly for practice.

Image

67

Scala - Java - Postgres - Spark Image

REPO WITH DOCKERFILE

This image has the following installed

  • Java 17
  • Scala 2.13 + compiler (scala / scalac)
  • Scala 3 + compiler (scala3 / scala3-compiler)
  • Coursier (cs)
  • Python3 (python3)
  • Apache Spark (start-master.sh / spark-shell)
  • postgres 12

Notes

  • To Start postgres service service postgresql start

  • Great for learning about the above technologies

  • run the container docker run -it alexmerced/javascala

Docker Pull Command

docker pull alexmerced/javascala