dockerode
Container manager
A Node.js module that provides a JavaScript interface to Docker's Remote API for managing containers and interactions with the Docker daemon.
Docker + Node = Dockerode (Node.js module for Docker's Remote API)
4k stars
65 watching
464 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
dockerjavascriptmobynodenodejs
Related projects:
Repository | Description | Stars |
---|---|---|
lirantal/dockly | A terminal-based tool for managing Docker containers and services | 3,807 |
nodejs/docker-node | An official Node.js Docker image for building fast and scalable network applications | 8,275 |
dockersamples/docker-swarm-visualizer | A tool that visualizes the state of Docker Swarm Mode by displaying node data in a diagram. | 3,287 |
kevana/ui-for-docker | A web interface for managing Docker containers | 5,092 |
louislam/dockge | A tool for managing and deploying Docker Compose stacks | 13,317 |
docker/compose | A tool for defining and running multi-container applications on Docker | 34,160 |
docker/docker-py | A Python library providing programmatic access to the Docker Engine API | 6,849 |
dotnet/docker.dotnet | A .NET client library that enables asynchronous interaction with the Docker Remote API | 2,268 |
ddev/ddev | A tool that enables developers to create and manage local web development environments for PHP and Node.js applications. | 2,800 |
portainer/portainer | A tool to manage and orchestrate containerized applications | 31,213 |
nginx-proxy/docker-gen | A tool that generates configuration files from Docker container metadata | 4,463 |
plexinc/pms-docker | A Docker container for Plex Media Server software that can be easily installed and configured for streaming media content | 3,286 |
containers/podman-compose | Automates running Docker Compose files using Podman without a daemon. | 5,120 |
wsargent/docker-cheat-sheet | A comprehensive resource for getting started with Docker and managing containers | 22,157 |
jpetazzo/container.training | Training materials and code samples for learning Docker, containers, and orchestration | 3,657 |