Remove breakpad from docker image (#63598)
authordriazati <driazati@users.noreply.github.com>
Fri, 20 Aug 2021 22:45:10 +0000 (15:45 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 20 Aug 2021 22:48:39 +0000 (15:48 -0700)
commitbcf8e2f57eb8fdcf294276f3f5763b3e42fccec8
treeee031674e3dcee0b0790d81d8618f76cbc98c533
parentda0820e553a1ff89dbfd37c591154e8326748fab
Remove breakpad from docker image (#63598)

Summary:
As of https://github.com/pytorch/pytorch/issues/63186 we're doing this properly via a third_party cmake build, so we don't need it here anymore.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/63598

Reviewed By: walterddr, malfet

Differential Revision: D30432250

Pulled By: driazati

fbshipit-source-id: d0d5db14355cf574e42c0d0ed786bb26230180bd
.circleci/docker/README.md
.circleci/docker/build.sh
.circleci/docker/common/install_breakpad.sh [deleted file]
.circleci/docker/ubuntu-cuda/Dockerfile
.circleci/docker/ubuntu/Dockerfile