Harmanfor#90DaysOfDevopshrmndevops.hashnode.netยทApr 20, 2023Day 20 of #90DaysOfDevops || Docker Cheat sheetA cheat sheet of docker commands of services: Containers docker run <image-name>: Start a new container from an image docker ps: List running containers docker ps -a: List all containers (including stopped ones) docker stop <container-name>: Stop...#90daysofdevopsAdd a thoughtful commentNo comments yetBe the first to start the conversation.