Giter Site home page Giter Site logo

docker-scala's Introduction

Docker-Scala

Summary

Repository name in Docker Hub: williamyeh/scala

This repository contains Dockerized Java and Scala, published to the public Docker Hub via automated build mechanism.

Configuration

This docker image contains the following software stack:

  • OS: Debian jessie.

  • Java: Oracle JDK 1.7.0

  • Scala: 2.11.2, 2.10.4 (see tag list for details)

  • Sbt: 0.13.5

Dependencies

History

  • 0.5 - Support version tags.

  • 0.4 - Fix APT dependency: openjdk-6-jre --> oracle-java7-installer.

  • 0.3 - Change the Java dependency from pulse00/java to williamyeh/java7.

  • 0.2 - This repository was forked from pulse00/scala.

Installation

Latest version:

$ docker pull williamyeh/scala:latest

All versions:

$ docker pull williamyeh/scala

Specific version:

$ docker pull williamyeh/scala:2.11.2

Usage

Used mostly as a base image for other Scala-based applications. But if you'd like to use the CLI, here are some examples for you.

Run scala REPL

$ docker run -it --rm williamyeh/scala

docker-scala's People

Contributors

pulse00 avatar william-yeh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.