Skip to content

This image runs a web service in 8080 port, used for testing. It comes from rawmind/alpine-base.

Notifications You must be signed in to change notification settings

rawmind0/web-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-test

This image runs a web service in 8080 port, used for testing. It comes from rawmind/alpine-base.

Build

docker build -t rawmind/web-test:<version> .

Versions

Usage

docker run rawmind/web-test:<version> 

Example

See rancher-example, rancher catalog package that runs web-test in a cattle environment.

Output example

Real-Server: proxy-test_web-test_2
GET / HTTP/1.1
Host: web-test.local:9080
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.86 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Encoding: gzip, deflate, sdch
Accept-Language: en-US,en;q=0.8,es;q=0.6,pt;q=0.4
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
X-Forwarded-For: 192.168.33.1
X-Forwarded-Host: web-test.local:9080
X-Forwarded-Proto: http
X-Forwarded-Server: traefik_traefik_1

About

This image runs a web service in 8080 port, used for testing. It comes from rawmind/alpine-base.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published