We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9761325 + 808ff1d commit d232adaCopy full SHA for d232ada
presentation/docker_workshop_1.html
@@ -946,7 +946,7 @@ <h2> 8.Managing Docker containers </h2>
946
947
</section>
948
<section>
949
- <p> Show all the containers (includind non running containers): </p>
+ <p> Show all the containers (including non running containers): </p>
950
<pre><code class="hljs" data-trim contenteditable>
951
docker ps -a
952
</code></pre>
0 commit comments