The extension point similar to the Bundle::build() method.
Use this method to register compiler passes and manipulate the container during the building process.
protected function build(ContainerBuilder $container) : void { }