/http-something-wrong

An endpoint for checking error situations.

Primary LanguageGo

HTTP-Something-Wrong

GitHub Actions

gcr.io/pottava/errs

Supported tags and respective Dockerfile links:
・v1.1 (Dockerfile)

Usage

1. Set environment variables

Environment Variables Description
ACCESS_LOG Send access logs to /dev/stdout. (default: true)
CONTENT_ENCODING Compress response data if the request allows. (default: true)

2. Run the application

$ docker run -d --rm -p 8080:8080 gcr.io/pottava/errs:v1.1
$ open http://localhost:8080