Containerisation

noun /kənˌteɪnəraɪˈzeɪʃən/

Packaging an application and its dependencies into a container (e.g. Docker) so it runs consistently across different environments.

"Containerising the service eliminated the 'works on my machine' problem — the container runs identically in dev, staging, and production."