public async Task DisposeAsync() { _indexPage.Dispose(); await _dockerDispatcher.StopContainer(_dockerContainerId); }