Skip to content

A multiarch HAProxy Docker image, based on Alpine Linux, to proxy a local docker.sock file.

License

Notifications You must be signed in to change notification settings

padhi-homelab/docker_docker.sock-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_docker.sock-proxy

A multiarch HAProxy Docker image, based on Alpine Linux, to proxy a local docker.sock file.

386 amd64 arm/v6 arm/v7 arm64 ppc64le s390x
✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️

Usage

docker run --rm --detach \
           -p 1279:1279 \
           -it padhihomelab/docker.sock-proxy

Runs the proxy server on port 1279.


Inspired by

About

A multiarch HAProxy Docker image, based on Alpine Linux, to proxy a local docker.sock file.

Resources

License

Stars

Watchers

Forks