Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 385 Bytes

File metadata and controls

27 lines (17 loc) · 385 Bytes

docker-proxy

Build Status

A http proxy for docker daemon.

dependency

goproxy: https://github.com/elazarl/goproxy

build

Please install gopm first:

  go get -u github.com/gpmgo/gopm

Then:

  gopm build -v