/placeholder

A simple docker placeholder container.

Primary LanguageGoMIT LicenseMIT

Placeholder

A simple docker placeholder container.

Beside showing the container id, it offers some other tools.

  • /request shows the headers of your GET request.
  • /memory shows memory info.
  • /return can returns the defined HTTP status code.
  • /headers returns the specified headers.
  • /health is a health check. Just returns a 200 status code.
  • /interfaces shows the net interaces in the container.

Docker

You can pull the cotainer from Docker Hub lopz82/placeholder.