Hi ,
Thanks for reporting. Finally reproduced this int eh following manner.
- docker stop xx
- docker start x
- now the CPU is pegged.
There seems to be a problem with resuming in this manner. No estimated time for a fix. Can you do the following until we figure out what the matter is
Do not do stop/start docker instead remove the image and restart every time.
docker stop trisul1a-or-your-name
docker rm ..
then
docker run trisul1a-or-your-name
Thanks for reporting this issue. Feel free to send any suggestions about the TrisulNSM docker image.
Vivek