ROA-slash-RPKI.md
... ...
@@ -38,7 +38,7 @@ You can also run dn42regsrv via docker (then available at 127.0.0.1:8042):
38 38
39 39
git checkout https://git.dn42.us/burble/dn42regsrv.git .
40 40
cd contrib/docker
41
- docker-compose build
41
+ ./build.sh
42 42
docker-compose up -d
43 43
44 44
Documentation for the api endpoints can be found here: https://git.dn42.us/burble/dn42regsrv/src/master/API.md