docs: removed some TODO entries

This commit is contained in:
David Allen 2025-09-20 15:25:20 -06:00
parent 5429a4147e
commit d1e892dd98
Signed by: towk
GPG key ID: 0430CDBE22619155

View file

@ -239,9 +239,5 @@ Profiles can be created using JSON and only require an `id` with optional `data`
There are some features still missing that will be added later.
1. Running `makeshift` locally with profiles and plugins
2. Plugin to add user data for one-time use without creating a profile
3. Optionally build plugins directly into the main driver
4. Protected routes that require authentication
5. Configuration file for persistent runs
6. `Dockerfile` and `docker-compose.yml` files to build containers
1. Optionally build plugins directly into the main driver
2. Protected routes that require authentication