docs: added anti features

This commit is contained in:
Morten Olsen
2024-01-12 11:40:08 +01:00
committed by GitHub
parent 18d711efa9
commit 463ef024f3
2 changed files with 22 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<p>
<center>
<img src="./assets/logo.png" width="300" height="300">
<img src="./assets/logo.png" width="300" height="300" />
</center>
</p>
@@ -19,6 +19,8 @@ Welcome to mini loader, a lightweight, Docker-based server solution for managing
- **Task Scheduling**: Built-in support for cron-like job scheduling.
- **HTTP Gateway**: Expose a HTTP server from your workloads
Also see [anti-features and limitations](./docs/anti-features.md)
## Quick Start
Get up and running with mini loader in just a few steps: