ralphwetzel / theonionbox

Dashboard to monitor Tor node operations
MIT License
122 stars 17 forks source link

Dockerfile add new line #67

Closed ruped24 closed 5 years ago

ruped24 commented 5 years ago

Added the line to Dockerfile to upgrade pip. This will get rid of the pip upgrade error.

RUN pip install pip --upgrade \
    && pip install theonionbox
ralphwetzel commented 5 years ago

I'll add the line to the Dockerfile, but reject this PR. There're way too many files with changes included - most but one of them unnecessarily.