Update README.md
This commit is contained in:
parent
ed563bebba
commit
347ceb8df8
1 changed files with 7 additions and 0 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue