Development Containers¶
I use development containers for local development. It follows the everything as code philosophy of making everything a declarative, version-controlled specification. A few years of working with Kubernetes services in a cloud environment made me appreciate that approach even more.
These containers can be run using Docker or Podman.