Skip to content

Commit

Permalink
Initial version
Browse files Browse the repository at this point in the history
  • Loading branch information
hameno committed Jan 8, 2023
0 parents commit d4a81e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM cloudflare/gortr:v0.14.7
CMD ["-cache=https://dn42.burble.com/roa/dn42_roa_46.json", "-verify=false"]
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Pre-configured GoRTR for DN42

This image is preconfigured to be usable for DN42 RPKI caching.

It uses the default command as VyOS does not yet support setting container commands.

0 comments on commit d4a81e7

Please sign in to comment.