Skip to content

Commit

Permalink
update readme and remove makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Kadenbach committed Jun 19, 2015
1 parent d4f241d commit 6759114
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
18 changes: 0 additions & 18 deletions Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ docker build -t mattes/rotating-proxy:latest .
# ... or pull docker container
docker pull mattes/rotating-proxy:latest

# debug docker container
docker run -v $(pwd):/home -p 5566:5566 -i -t --env tors=10 mattes/rotating-proxy /bin/bash
source <(curl -Ls git.io/apeepg) # inject dotfiles

# start docker container
docker run -d -p 5566:5566 --env tors=25 mattes/rotating-proxy

Expand Down

0 comments on commit 6759114

Please sign in to comment.