Remove first byte wait when tcp catches all
This commit is contained in:
parent
518a37e776
commit
c1dc783512
5 changed files with 155 additions and 14 deletions
|
@ -30,3 +30,9 @@ whoami:
|
|||
image: containous/whoami
|
||||
ports:
|
||||
- "8085:80"
|
||||
|
||||
whoami-banner:
|
||||
image: containous/whoamitcp
|
||||
command: -name whoami-banner --banner
|
||||
ports:
|
||||
- "8086:8080"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue