bazelbuild / rules_docker

Rules for building and handling Docker images with Bazel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get the coredump file in container?

hiberabyss opened this issue · comments

I could mount directory into the container, how to generate core dump file into the directory when segment fault occured?