File creation access issues with Gramine Shielded Containers – Intel SGX
I am using Gramine shielded containers(GSC) using which I created signed graminized docker Image. Docker container internally writes some data in to container filesystem. With the original image I am able to successfully run the container, but with GSC, I am getting Permission related to issues while my container trying to write to a file.