DevOps Assignment

#Q1. Title – List of 20 popular commands of docker 1.docker ps2.which docker3.docker info4.docker images5.docker ps -a6.docker help7.docker version8.docker pull9.docker create10.docker start11.docker restart12.docker stop13.docker pause14.docker unpause15.docker kill16.docker rm17.docker run18.docker exec19.docker attach20.docker inspect #Q2. Title – How to configure SMTP server in Sonarqube? Login to sonar cube dashboard and click on the Administration Tab. Then under Configuration -> General settings -> General” menu. Under Email section add required filed as like following SMTP PORT : 587 SMTO HOST : smtp.gmail.com Secure

Read more