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: 3 months 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2026-01-22T21:42:33.000Z (4 months ago)
- Last Synced: 2026-01-23T12:18:07.760Z (4 months ago)
- Topics: client, docker, docker-client, hacktoberfest, java, kotlin, named-pipes, okhttp, unix-domain-socket
- Language: Java
- Homepage:
- Size: 1.02 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/docker-client/docker-filesocket/actions)
[](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