Sign inSign up

davidovrat/khe

By davidovrat

Updated over 2 years ago

Containerized KHE. see http://jeffreykingston.id.au/khe/ for details

Image
Web servers
0

42

davidovrat/khe repository overview

To run KHE:

docker run --rm --name khe --entrypoint "/root/bin/khe/khe" -v $PWD:/root/khe/khe-2024_03_07 -it davidovrat/khe:2024_03_07

To run HSEval:

docker run --rm --name apache-khe -p 8080:80 -dit davidovrat/khe:2024_03_07

and open a browser with the url: http://127.0.0.1:8080/cgi-bin/hseval.cgi.

Enjoy!

Tag summary

Content type

Image

Digest

sha256:9c21e5e30

Size

180.1 MB

Last updated

over 2 years ago

docker pull davidovrat/khe:2024_03_07