I am delivering an application demo for a sponsor and my deployment is through docker compose, mine is IaaS, so i need to deploy my code as container in their infra. Once I deploy the container he has my code and use it on his own. so how can I prevent this?
enabling read only mode is making container to restart, not working