Make a quick container that responds with HTTP status code and body.
435
Usage:
docker run -e STATUS_CODE="200 OK" -e BODY="Hello docker" -p 8080:8080 granra/nc-http
Default values:
Content type
Image
Digest
Size
2.2 MB
Last updated
almost 8 years ago
docker pull granra/nc-http