Hi,
We are implementing Docker on a server, but it should be only to build images from Dockerfiles, but we don’t want those images to be executed, i.e., we want to disable “run” command. Is there any way to achieve this?
Thanks.
Share and learn in the Docker community.
Hi,
We are implementing Docker on a server, but it should be only to build images from Dockerfiles, but we don’t want those images to be executed, i.e., we want to disable “run” command. Is there any way to achieve this?
Thanks.