• I talk about DevOps and write “Hello World” • Open Source enthusiast 🌐
Internships and Collaborations!
• List all the Running Containers docker ps • List all the Containers (irrespective of the state) docker ps -a docker ps -all • List all the Running Containers with the File Size docker ps -s docker container ls -s • List the IDs of the Running ...
