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.
CLI client for Portainer
The main features of greenled/portainer-stack-utils are: API Clients And Plugins.
Open-source alternatives to greenled/portainer-stack-utils include: 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. 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. abians/docker-db-manager — A desktop application for managing Docker database containers.
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
.NET (C#) Client Library for Docker Registry API V2
Bot de telegram para controlar los contenedores docker de tu servidor
A desktop application for managing Docker database containers