Source: https://github.com/libDarkstreet/h2o-docker
HTTP3 Support is only available in the dev version!
darkstreet00/h2o-docker:dev
All configurations must be mounted to /config.
docker run -v ./h2o.conf:/config/h2o.conf --name h2o -p 8080:80 -it -d darkstreet00/h2o-docker
Example config:
server-name: h2o
listen:
port: 80
user: h2o
hosts:
"test.local":
listen:
port: 80
paths:
"/":
redirect: https://google.com
access-log: /h2o/access-log
error-log: /h2o/error-log
pid-file: /h2o/pid-file
Content type
Image
Digest
sha256:ef762c1c8…
Size
17.7 MB
Last updated
over 3 years ago
docker pull darkstreet00/h2o-docker