Python lover and developer ▸ Technology lead at SourceLair / stolos.io I love automating stuff and sharing knowledge around all things containers, DevOps and optimizing developer workflows.
Containers need special configuration, depending on the actual application ▸ Containers need to connect with each other in a semantic way ▸ Containers have dependencies
Docker API ▸ Compatible with Docker Compose ▸ Hard to scale model ▸ First take on multi-host networking ▸ Volume management across a cluster ▸ Missing high-level orchestration concepts
▸ Create from existing Docker Compose files ▸ Verify image checksums ▸ Perfect for production parity safety ▸ Rolling updates of services docker deploy [OPTIONS] STACK Manage DAB files: https://github.com/mantika/whaleprint