Problems with the local development environment: Is containerisation the solution?​

Docker and containers in general have become indispensable in modern software development. Containers are also often used locally to avoid problems with the local development environment and the operation of the software to be developed. However, this brings new challenges. In this blog post we describe why containers are a first step in the right direction, but don’t solve all the problems.

Continue ReadingProblems with the local development environment: Is containerisation the solution?​