diff --git a/README.md b/README.md index b8c76a9..d1e9940 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,4 @@ Write access is controlled by tokens. The C++ program is written so that it only uses standard libraries, and is built as a static executable with musl not glibc. +A Dockerfile is included for conveniently running the C++ program inside docker.