yogihardi / docker-proxy

Simple proxy application for the Docker Remote API via sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Proxy

This is a simple Go app that proxies requests to a socket. It is designed to provide proxy capabilities to the socket serving the Docker Remote API.

License

MIT

About

Simple proxy application for the Docker Remote API via sockets


Languages

Language:Go 81.4%Language:Makefile 18.6%