Assignment#1

Docker commands: docker imagesdocker pull image namedocker -versiondocker run -it -d imagenamedocker psdocker ps -adocker create –name ContainerName imagenamedocker start ContainerNamedocker stop ContainerNamedocker restart ContainerNamedocker rm containernamedocker pause containernamedocker kill containernamedocker unpause conatinernamedocker exec -it containerName bash How to configure SMTP server in Sonarqube? Log in to the SonarQube dashboard and click on the “Administration” tab. Browse to the “Configuration -> General settings -> General” menu. Under the “Email” section, fill out the required information. The settings below configure SonarQube

Read more