Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/docker-client/docker-filesocket
- Owner: docker-client
- License: mit
- Created: 2017-02-07T19:59:15.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T20:58:30.000Z (about 2 months ago)
- Last Synced: 2024-11-22T21:37:46.920Z (about 2 months ago)
- Topics: client, docker, docker-client, hacktoberfest, java, kotlin, named-pipes, okhttp, unix-domain-socket
- Language: Java
- Homepage:
- Size: 814 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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