docs: funnier name

This commit is contained in:
Hamcha 2024-04-07 17:58:34 +02:00
parent 95bfa7874b
commit 5af07caeeb
Signed by: hamcha
GPG key ID: 1669C533B8CF6D89

View file

@ -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. 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. 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.