sbt-docker VS sbt-pack

Compare sbt-docker vs sbt-pack and see what are their differences.

sbt-docker

Create Docker images directly from sbt (by marcuslonnberg)

sbt-pack

A sbt plugin for creating distributable Scala packages. (by xerial)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • SonarQube - Static code analysis for 29 languages.
sbt-docker sbt-pack
0 0
725 483
- -
7.1 8.1
about 1 month ago 1 day ago
Scala Scala
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sbt-docker

Posts with mentions or reviews of sbt-docker. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning sbt-docker yet.
Tracking mentions began in Dec 2020.

sbt-pack

Posts with mentions or reviews of sbt-pack. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning sbt-pack yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing sbt-docker and sbt-pack you can also consider the following projects:

sbt-native-packager - sbt Native Packager

coursier - Pure Scala Artifact Fetching

sbt-assembly - Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)

tut - doc/tutorial generator for scala

sbt-revolver - An SBT plugin for dangerously fast development turnaround in Scala

sbt-doctest - Doctest for scala

sbt-dependency-check - SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). :rainbow:

sbt-play-scalajs - SBT plugin to use Scala.js along with any sbt-web server.

better-monadic-for - Desugaring scala `for` without implicit `withFilter`s