asciimoo / morty

Privacy aware web content sanitizer proxy as a service
GNU Affero General Public License v3.0
485 stars 58 forks source link

Add Dockerfile and Makefile #73

Closed dalf closed 5 years ago

dalf commented 5 years ago

make build to build a docker image morty:latest (no need to install golang, it uses a muti-stage Dockerfile)

make run to start morty, help to debug.

should help https://github.com/asciimoo/searx/issues/1561

related to https://github.com/asciimoo/filtron/pull/4


Note that there are still things to do :