pytorch
104bb57c - Run all docker images with --cap-add=SYS_PTRACE --security-opt seccomp=unconfined (#27787)

Commit
5 years ago
Run all docker images with --cap-add=SYS_PTRACE --security-opt seccomp=unconfined (#27787) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/27787 This makes it possible to directly run gdb after 'docker exec'ing into a Docker image run from CircleCI (useful if you're doing the rerun with SSH workflow). Signed-off-by: Edward Z. Yang <ezyang@fb.com> Test Plan: Imported from OSS Differential Revision: D17889312 Pulled By: ezyang fbshipit-source-id: 522a75be18be69ff6ad83d47185ae3068bf725d4
Author
Parents
Loading