DedSecInside / gotor

This program provides efficient web scraping services for Tor and non-Tor sites. The program has both a CLI and REST API.
GNU General Public License v3.0
159 stars 44 forks source link

Improve docker image #62

Closed KingAkeem closed 1 year ago

KingAkeem commented 1 year ago

There are a couple of improvements to the Dockerfile that could be done such as shrinking the image size, switching from multi-stage to single stage, only copying over necessary files, etc.