diff --git a/README.md b/README.md index 3850914..5e692ce 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ Current status: v0 - It doesn't work!! Initially, containerlib will return docker-compose.yml files. This allows quick implementation and moving from existing Portainer setups to staxman. -### v2: rewrite internally +### v2: assume direct control Post-MVP, containerlib will return an intermediary state representation (akin to Kubernetes manifests) that serverman can use to control OCI containers via docker API. This is basically integrating the docker-compose functionality directly within serverman.