diff options
author | Michael McVady <femtonaut@gmail.com> | 2022-05-23 16:09:48 -0500 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2022-05-23 16:09:48 -0500 |
commit | d05ab70231eccf7db88d69d6cd91eab4a5d54b7b (patch) | |
tree | 2531a57caed6603c35e215ecd5a2114472ad715b /README.md | |
parent | d121e53e322e26eac5ea09cca82b31d735581383 (diff) |
Update README.md
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?). + |