Skip to content

argolo/docker-http-code-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker: HTTP Code Container

Sometimes, it is necessary to do some tests to test: proxy, health check or notification system.

Well, this container can help you in a simple way, passing any HTTP code along the route.

Quickstart

$ docker container run -p 8000:8000 argolo/http-code

Examples

$ open https://localhost:8000/202

202 Code

$ open https://localhost:8000/504

504 Code

Author

André Argôlo
André Argôlo

About

This container can help you in a simple way, passing any HTTP code

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published