diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -4,7 +4,6 @@ An attempt to reimplement flog, using the [kore.io](https://kore.io) framework. ## TODO -* seccomp broken in alpine/docker. * Determine how to handle `lib`/dependencies. -* Figure out how to build a statically-linked/standalone binary. -* Upgrade to Kore 4.2. +* Fix standalone binary (doesn't call `init` for DB?). + |