From 133b4820d7a34258ddc0175664bf7e9bfbf97aa2 Mon Sep 17 00:00:00 2001 From: zachary Date: Mon, 6 Jul 2015 10:44:50 -0400 Subject: [PATCH] inital --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 8ffd0fc..59243a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,8 +30,6 @@ RUN chmod -v +x /usr/local/bin/tor-router RUN chmod -v +x /usr/local/bin/new-ip -EXPOSE 9050 - ENV TOR_INSTANCES 5 ENV TOR_PORT 9050