clj-docker-client
Docker client
Provides an idiomatic Clojure interface to the Docker API
An idiomatic, data-driven, REPL friendly Clojure Docker client
176 stars
9 watching
13 forks
Language: Clojure
last commit: about 2 years ago
Linked from 1 awesome list
clojuredockerdocker-apidocker-clientjvm
Related projects:
Repository | Description | Stars |
---|---|---|
lispyclouds/contajners | A Clojure client library for interacting with container engines, providing an idiomatic and data-driven interface. | 134 |
gesellix/docker-client | A library providing a thin HTTP client interface to interact with Docker APIs | 113 |
amihaiemil/docker-java-api | A lightweight Java library to interact with the Docker Engine API | 270 |
denibertovic/docker-hs | An API client library for the Docker Engine API | 76 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,627 |
jenkinsci/docker-plugin | Allows Jenkins to use Docker containers as dynamic agent nodes for running builds | 489 |
dakrone/clj-http | An idiomatic HTTP client for Clojure wrapping the Apache Client | 1,784 |
clj-commons/secretary | A client-side router for ClojureScript | 774 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
benzaita/dockerized-cli | Tools for creating and managing containerized development environments using Docker | 63 |
ellerbrock/docker-tutorial | A comprehensive guide to Docker development and deployment | 14 |
binci/binci | A utility for easily managing containerized development workflows using Docker. | 674 |
kong/docker-kong | Provides a Docker distribution for Kong API gateway software | 1,401 |
humblec/dockit | Automates and simplifies Docker actions and container deployments with features for managing images, building containers, starting containers, and deploying GlusterFS. | 107 |