Hi,
I’d interested to know if it is possible to ban access to a container? The goal is to protect the files inside. So for example, banning people to do the followings and others on a container:
- docker cp
- docker run -it … bash
Thank you.
Share and learn in the Docker community.
Hi,
I’d interested to know if it is possible to ban access to a container? The goal is to protect the files inside. So for example, banning people to do the followings and others on a container:
Thank you.
Yes, depends on what edition you are using! CE or EE? Hope these help!
Take a look at these sites: Keep Searching!
Hi Joseph,
Thanks very much for the links. It is CE.