An open API service indexing awesome lists of open source software.

https://github.com/docker-client/docker-engine

Bare HTTP client for the Docker engine api
https://github.com/docker-client/docker-engine

docker hacktoberfest

Last synced: 3 months ago
JSON representation

Bare HTTP client for the Docker engine api

Awesome Lists containing this project

README

          

**This repository is no longer maintained.**

The final release of this project is available as `2025-11-13T22-10-00` for Java 17+.
Further development and maintenance of a low-level implementation will continue at https://github.com/docker-client/docker-remote-api-client/.

---

[![Build Status](https://img.shields.io/github/actions/workflow/status/docker-client/docker-engine/cd.yml?branch=main&style=for-the-badge)](https://github.com/docker-client/docker-engine/actions)
[![Maven Central](https://img.shields.io/maven-central/v/de.gesellix/docker-engine.svg?style=for-the-badge&maxAge=86400)](https://search.maven.org/search?q=g:de.gesellix%20AND%20a:docker-engine)

# docker-engine

Docker Engine API client

## Publishing/Release Workflow

See RELEASE.md