diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ An attempt to reimplement flog, using the [kore.io](https://kore.io) framework. ## TODO * Dockerize. +* seccomp/`getdents64` call? * Determine how to handle `lib`/dependencies. * Figure out how to build a statically-linked/standalone binary. * Upgrade to Kore 4.2. |