How to secure container to prevent sensitive information leak? [duplicate]
So I have to deploy a container containing the backend into the clients network, (they have policies about data not leaving premise). But how do i secure my container to prevent the client from getting access to the core code?
Continue reading How to secure container to prevent sensitive information leak? [duplicate]