mozilla-services / iprepd

Centralized IP reputation daemon
Mozilla Public License 2.0
58 stars 10 forks source link

Create docker compose test and run configurations #5

Closed ajvb closed 5 years ago

ajvb commented 5 years ago

Now if you create an iprepd.yaml, you can run make run and have a running local instance of iprepd.

As well, instead of using docker-compose directly, there is make build and make test