aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2022-03-10 20:33:54 -0500
committerMichael McVady <femtonaut@gmail.com>2022-03-10 20:33:54 -0500
commitbbf79174149cf9dde3e08c42d01ba752c6589afe (patch)
tree4bde8b4ddb03e92df82907230c19aa8ddb194ed5 /README.md
parent14d515fe70b0a338efc3a571f82190d3c34826d6 (diff)
seccomp tracing on for Alpine/docker
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index e2d2e4b..4f75a6d 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,7 @@ An attempt to reimplement flog, using the [kore.io](https://kore.io) framework.
## TODO
-* Dockerize.
-* seccomp/`getdents64` call?
+* 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.