Hi, I tried to run dwscope example with latest image and got a following error.
/entrypoint.sh: line 4: /etc/profile.d/mdsplus.sh: No such file or directory
I build the image without the part copying entrypoint.sh and found that there is no script under /etc/profile.d/.
When I tried with image alpha-7.130.1, it contain mdsplus.sh script well and works fine.
But I didn't find any difference between building scripts of latest and alpha-7.130.1.
I assumed that this issue can be related to update of mdsplus-kernel but can not sure.