How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Create Docker images directly from sbt
The main features of marcuslonnberg/sbt-docker are: API Clients And Plugins, Sbt Plugins.
Open-source alternatives to marcuslonnberg/sbt-docker include: abians/docker-db-manager — A desktop application for managing Docker database containers. albuch/sbt-dependency-check — SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known… apocas/dockerode — Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by… changemakerstudios/docker.registry.dotnet — .NET (C#) Client Library for Docker Registry API V2. coursier/coursier — Pure Scala Artifact Fetching. 47degrees/sbt-microsites — An sbt plugin to create awesome microsites for your project.
A desktop application for managing Docker database containers
SBT Plugin for OWASP DependencyCheck. Monitor your dependencies and report if there are any publicly known vulnerabilities (e.g. CVEs). :rainbow:
Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by acting as a wrapper for the Docker Remote API. It enables JavaScript applications to interact with a Docker engine via Unix sockets or TCP network interfaces. The project covers container lifecycle management, including launching instances and executing commands with bidirectional input and output streaming. It also provides capabilities for building container images, pulling images from registries, and configuring virtual networks. Additional functionality includes the coordinat
An sbt plugin to create awesome microsites for your project