mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-23 06:29:25 -05:00
Add Java and Clojure clients for Docker HTTP API
This commit is contained in:
parent
51a84d604a
commit
4618db472c
@ -476,6 +476,8 @@ Services to securely store your Docker images.
|
|||||||
- [libcompose](https://github.com/docker/libcompose) - Go library for Docker Compose.
|
- [libcompose](https://github.com/docker/libcompose) - Go library for Docker Compose.
|
||||||
- [sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) - Integrates Docker Compose functionality into sbt by [@kurtkopchik](https://github.com/kurtkopchik/)
|
- [sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) - Integrates Docker Compose functionality into sbt by [@kurtkopchik](https://github.com/kurtkopchik/)
|
||||||
- [sbt-docker](https://github.com/marcuslonnberg/sbt-docker) - Create Docker images directly from sbt by [@marcuslonnberg](https://github.com/marcuslonnberg)
|
- [sbt-docker](https://github.com/marcuslonnberg/sbt-docker) - Create Docker images directly from sbt by [@marcuslonnberg](https://github.com/marcuslonnberg)
|
||||||
|
- [docker-client](https://github.com/spotify/docker-client) - Java client for the Docker remote API by [@spotify](https://github.com/spotify)
|
||||||
|
- [clj-docker-client](https://github.com/lispyclouds/clj-docker-client) :construction: - Idiomatic Clojure client for the Docker remote API
|
||||||
|
|
||||||
### CI/CD
|
### CI/CD
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user