Sign inSign up

simonkowallik/httpbin-alpine

By simonkowallik

Updated over 5 years ago

httpbin on alpine linux

Image
3

100K+

simonkowallik/httpbin-alpine repository overview

httpbin-alpine

Travis Build Status Docker Cloud Automated build Docker Cloud Build Status image information

intro

This docker image implements httpbin on alpine linux.

What is httpbin

httpbin is a simple HTTP Request & Response Service.

See: httpbin.org and github.com/postmanlabs/httpbin

What is alpine

Alpine Linux is a Linux distribution based on musl and BusyBox, primarily designed for security, simplicity, and resource efficiency. It is very famous and widely used for leightweight docker images.

See: alpinelinux.org and alpine on hub.docker.com

What httpbin version is used?

This image is built on the master branch of httpbin, hence always uses the latest code.

How to use it

docker run -p 80:80 simonkowallik/httpbin-alpine

problems / ideas?

If you have any problems or ideas, let me know! Just open a github issue.

Tag summary

Content type

Image

Digest

Size

34.1 MB

Last updated

over 5 years ago

docker pull simonkowallik/httpbin-alpine