How to dump heap from a Java program running in container

Problem solved by applying method in https://github.com/jpetazzo/nsenter

Thanks !