mozilla-services / fx-sig-verify

DEPRECATED - Independent check of code signatures
Mozilla Public License 2.0
4 stars 13 forks source link

Update docs & recommend docker usage #78

Closed hwine closed 4 years ago

hwine commented 4 years ago

The current software is old, and thus requires unsupported code to build. Rather than ask developers to install unsupported code, we switch to utilizing the docker image we already have.

Changes to the documentation and Makefile to reflect and support this change.

Fixes #75 #76