Skip to content

Proxy server to expose Docker API with LDAP authentication and restriction rules

Notifications You must be signed in to change notification settings

lazize/dockerapiproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker API Proxy

Proxy server to expose Docker API with LDAP authentication and restriction rules

How to get, compile and run

go get github.com/lazize/dockerapiproxy
cd $GOPATH/dockerapiproxy
go build
# Fix password on file "dockerapiproxy.conf"
./dockerapiproxy

About

Proxy server to expose Docker API with LDAP authentication and restriction rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages