Merge pull request #335 from docker/clarify-removal-of-containers
Clarify removal of containers shouldn't remove tutorial
This commit is contained in:
commit
25f962b5e1
@ -34,7 +34,7 @@ To run our container to support a development workflow, we will do the following
|
|||||||
|
|
||||||
So, let's do it!
|
So, let's do it!
|
||||||
|
|
||||||
1. Make sure you don't have any previous `getting-started` containers running.
|
1. Make sure you don't have any of your own `getting-started` containers running (only the tutorial itself should be running).
|
||||||
|
|
||||||
1. Also make sure you are in app source code directory, i.e. `/path/to/getting-started/app`. If you aren't, you can `cd` into it, .e.g:
|
1. Also make sure you are in app source code directory, i.e. `/path/to/getting-started/app`. If you aren't, you can `cd` into it, .e.g:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user