Conteneur / Container
A container (like Docker) is an isolated environment that contains everything you need to run an application: code, dependencies and configuration. Lighter than a virtual machine, it facilitates the deployment and portability of services.