Skip to content

vladtara/SimpleHttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple HTTP Service

Simple HTTP server written on bash

Using

docker run -it --rm -p 8080:8080 ghcr.io/vladtara/simplehttp:latest
docker run -it --rm -p 8080:8080 glapss/simplehttp:latest

Command arg

default Simple HTTP server is listen 8080, but you can change that:

docker run -it --rm -p 8080:8888 ghcr.io/vladtara/simplehttp:latest 8888

Build versions

  • amd64
  • arm64/v8
  • arm/v7

About

VladTara repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages