I am using Alpine Linux v3.12
and openjdk 11.0.9
I am trying to execute the command below:
jmap -dump:live,format=b,file=application_heap_dump.bin <process_id>
getting sh: jmap: not found
I tried to install jmap but couldn’t find anything apt-get and yum not working