Containerized KHE. see http://jeffreykingston.id.au/khe/ for details
42
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!
Content type
Image
Digest
sha256:9c21e5e30…
Size
180.1 MB
Last updated
over 2 years ago
docker pull davidovrat/khe:2024_03_07