I don't want the other party to see the code in my container when the other party pulls the image of my container registered on the docker hub.
Or is there a way to make my container inaccessible with the command of docker exec
??
Is there any way to prevent this?