goss-org / goss

Quick and Easy server testing/validation
https://goss.rocks
Apache License 2.0
5.55k stars 473 forks source link

Dgoss ASP.NET Image Test failed #721

Closed SmnHgr closed 2 years ago

SmnHgr commented 2 years ago

Why does dgoss not work with this ASP.NET container template?

Used docker image

I've build the image and tested dgoss on a linux distribution (fedora).

goss.yaml

port:
  tcp:80:
    listening: true
    ip:
      - 0.0.0.0

http:
  http://localhost:80:
    status: 200
    timeout: 5000
    body: []

Output image

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.