Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 470 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 470 Bytes

Docker for H2O

See Packages.

Docker Images

Getting Started

You can access http://localhost:54321 from the host OS with:

$ docker run -it -p 54321:54321 ghcr.io/codelibs/h2o:3.40.0.4

Build

To build docker images, run as below:

$ bash ./build.sh build 3.40.0 4