do you have any idea how can I restrict this command?
docker exec <container_name>
I don't want to let anyone to use this command and access files and stuff inside the container.
do you have any idea how can I restrict this command?
docker exec <container_name>
I don't want to let anyone to use this command and access files and stuff inside the container.