Update README.md

This commit is contained in:
Niko Reunanen 2025-01-25 00:32:38 +02:00
parent ed563bebba
commit 347ceb8df8
Signed by: nreunane
GPG key ID: D192625387DB0F16

View file

@ -1,2 +1,9 @@
# microdeploy # microdeploy
Serve, redeploy, pull, push and build a Docker image in process. Something like a Docker Servlet.
## Scope
microdeploy is not suitable for deploying or maintaining systems that:
- require local redundancy (just use Kubernetes, microdeploy runs one container)