microdeploy/README.md
2025-01-25 00:32:38 +02:00

9 lines
277 B
Markdown

# 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)