mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-03-03 01:40:19 +00:00
those -. these; add note for clarification about running all commands from node1
This commit is contained in:
@@ -139,7 +139,7 @@ class: title
|
||||
- This is the stuff you're supposed to do!
|
||||
- Create [GitHub](https://github.com/) and
|
||||
[Docker Hub](https://hub.docker.com) accounts now if needed
|
||||
- Go to [view.dckr.info](http://view.dckr.info) to view those slides
|
||||
- Go to [view.dckr.info](http://view.dckr.info) to view these slides
|
||||
|
||||
]
|
||||
|
||||
@@ -155,14 +155,14 @@ class: title
|
||||
|
||||
.exercise[
|
||||
|
||||
- Log into the first VM
|
||||
- Check that you can SSH (without password) to `node2`
|
||||
- Log into the first VM (`node1`)
|
||||
- Check that you can SSH (without password) to `node2`\*
|
||||
- Check the version of docker with `docker version`
|
||||
|
||||
]
|
||||
|
||||
Note: from now on, unless instructed, all commands have
|
||||
to be done from the first VM, `node1`.
|
||||
\*Note: from now on, unless instructed, **all commands must
|
||||
be run from the first VM, `node1`**.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user