Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Unix domain socket and named pipe abstraction for the docker-client
https://github.com/docker-client/docker-filesocket

client docker docker-client hacktoberfest java kotlin named-pipes okhttp unix-domain-socket

Last synced: about 1 month ago
JSON representation

Unix domain socket and named pipe abstraction for the docker-client

Awesome Lists containing this project

README

        

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

# docker-filesocket

[Unix domain socket](https://en.wikipedia.org/wiki/Unix_domain_socket) and [named pipe](https://en.wikipedia.org/wiki/Named_pipe#In_Windows) abstraction
for the [docker-client](https://github.com/gesellix/docker-client).

## Publishing/Release Workflow

See RELEASE.md