In this tech support guide, we'll walk through the process of creating a Dockerfile using the CentOS 7 base image, and editing the etc/sudoers file to append NOPASSWD privileges for new user groups. This can be a useful technique when setting up development or production environments in Docker.
Read More