From 29fd6614252faee5dd22bddf74f1dbfa3348b185 Mon Sep 17 00:00:00 2001 From: Deon George Date: Wed, 29 Nov 2017 05:48:10 +0000 Subject: [PATCH] Update docker --- docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker.md b/docker.md index df997d2..1050d57 100644 --- a/docker.md +++ b/docker.md @@ -42,7 +42,7 @@ ENTRYPOINT [ "/usr/bin/tsmpipe" ] `docker run --rm=true --hostname={NODE NAME} -iv /tmp/tsmpipe:/tsm leenooks/tsmpipe:8.1.0 -i` - **NOTE**: You may need to set your password, use the `-p` switch. + **NOTE**: You may need to set your password, use the `-p` switch. You'll need to use the `-t` option to `docker run` as well. 6. If it all works OK, you should see a session dump starting with: ```