Assignment#1 for DevSecOps Batch
Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Prerequisites Step#1 – Register and Validate your account at bestDevOps.com – https://www.bestdevops.com/wp-login.php?action=register Step#2 – Login Step#3 – Create a POST on following questions Q1. Title – List of 20 popular commands of docker Solution 1: docker create –name ankush1 httpd docker ps docker ps -a docker start ankush1 docker stop ankush1 docker restart ankush1
Read more