Assignment#1 for DevSecOps Batch Sept 2021

List of 20 popular commands of docker attach : Attach local standard input, output, and error streams to a running containercp : Copy files/folders between a container and the local filesystemcreate : Create a new containerdiff : Inspect changes to files or directories on a container’s filesystemexec : Run a command in a running containerinspect : Return low-level information on Docker objectskill : Kill one or more running containerspause: Pause all processes within one or more containersport: List port mappings

Read more