Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
lpaglione committed Nov 10, 2019
1 parent 6bc9e58 commit 3a20a22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _episodes/01-prep.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ docker node ls

which should result in something that looks like this:

``` shell
``` console
ID HOSTNAME STATUS AVAILABILITY MANAGER STATUS ENGINE VERSION
8tuwrbfdci97tfn9nqoinic0o * registry1-private.comanage.incommon.training Ready Active Leader 19.03.4
```
Expand All @@ -75,7 +75,7 @@ CONTAINER ID IMAGE COMMAND CREATED

_NOTE: You can also use `sudo` without a password, but you probably will not need it in this session. For example,_

``` shell
``` console
[training@registry1-private ~]$ sudo /usr/bin/whoami
root
```
Expand Down

0 comments on commit 3a20a22

Please sign in to comment.