Skip to content

h5ai docker image, the modern web server index

Notifications You must be signed in to change notification settings

bmaximenko/docker-h5ai

 
 

Repository files navigation

DOCKER-H5AI

RUN with a basic nginx configuration file

$ sudo docker run -d \
  -p 80:80 \
  -v /path/to/serve/from:/var/www \
  michaeljefferys/docker-h5ai

About

h5ai docker image, the modern web server index

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%