Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mattes committed Apr 12, 2014
1 parent 3cbdf0e commit 4f8e72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ docker pull mattes/rotating-proxies:latest

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

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

0 comments on commit 4f8e72c

Please sign in to comment.