From 52cd62f70b9c17cba9b2c10dbfa14d3795c7f444 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 30 Apr 2025 21:21:58 +1200 Subject: [PATCH] Instructions --- README.md | 1 + 1 file changed, 1 insertion(+) 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.