fravega / docker-alpine-sbt

Docker images based on Alpine Linux with SBT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpine SBT

This repository contains a Docker image of an Alpine Linux with JDK8 and SBT.

What is SBT?

logo

sbt is an open source build tool for Scala and Java projects, similar to Java's Maven or Ant.

Usage

FROM fravega/alpine-sbt:latest

About

Docker images based on Alpine Linux with SBT

License:MIT License


Languages

Language:Shell 100.0%