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.
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
Bot de telegram para controlar los contenedores docker de tu servidor
Maven plugin for running and creating Docker images
A desktop application for managing Docker database containers
.NET (C#) Client Library for Docker Registry API V2
The main features of changemakerstudios/docker.registry.dotnet are: API Clients And Plugins.
Open-source alternatives to changemakerstudios/docker.registry.dotnet include: apocas/dockerode — Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by… dgongut/docker-controller-bot — Bot de telegram para controlar los contenedores docker de tu servidor. fabric8io/docker-maven-plugin — Maven plugin for running and creating Docker images. felixgborrego/simple-docker-ui — Native Docker UI implemented using Scala.js and React - DEPRECATED. fsouza/go-dockerclient — Go client for the Docker Engine API. abians/docker-db-manager — A desktop application for managing Docker database containers.