Deny user from running docker build command

In our production deployment we would like to block the ability of users to run docker build command.
How can this be done?