Skip to content

Commit 3236537

Browse files
authored
Update troubleshooting.md
1 parent cc52146 commit 3236537

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/troubleshooting.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@ To build the Docker image, run:
2222
kctf chal debug docker
2323
```
2424

25-
This will output any errors when *building* the image, but the image won't actually be run. If you would like to run the image, run:
26-
27-
28-
This will output something like this towards the end:
25+
This will output any errors when *building* the image and something like this towards the end:
2926
```
3027
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
3128
81d06c71f6b5 kctf-chal-troubleshooting "/bin/sh -c '/usr/bi…" 1 second ago Up Less than a second 0.0.0.0:32780->1337/tcp unruffled_payne

0 commit comments

Comments
 (0)