← Back to architecture mapinfra
🐳
Architecture Pattern POC
Containerization
Package app + runtime + deps into a portable container. Runs the same everywhere.
Flow From Map
Code + Runtime + Deps -> Docker Image -> runs anywhere
Your POC Area
Replace this placeholder with your interactive proof of concept for Containerization. This route is already dedicated to this pattern, so you can add diagrams, controls, code demos, or simulations here.
Example references: Docker, Kubernetes, node:alpine images