Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 234 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 234 Bytes

docker

Some docker files I am working on.

  1. squid: a proxy without any security. docker run --name squid -p 3128:3128 -d reachlin/squid
  2. bluemix: IBM Bluemix CLI for development. docker run --privileged -d reachlin/bluemix