After only a few months of work, it become clear that keeping our development machines in sync with the production servers was going to be a non trivial effort.
Docker guarantees that our development environment is exactly the same as the production one, minus environment variables.