treehouses / treehouses.github.io

A Markdown Wiki for treehouses 🏡
http://treehouses.io
132 stars 107 forks source link

Add docker start and docker stop to list of docker commands #792

Open samitcheema opened 3 years ago

samitcheema commented 3 years ago

Problem

docker start and docker stop not listed under common CLI commands.

Steps to reproduce the problem

N/A

Screenshots

N/A

Proposed solution

Docker Commands

Please read about Docker concepts and Docker overview to get a sense of what Docker is.

A few common Docker CLI commands you might need for working with treehouses are:

rjpadilla commented 3 years ago

I find it odd that the docker start/stop commands show up in a later step but doesn't appear in the step that introduces docker... I agree that those two steps should be included in the common Docker Commands section.