docker-h5ai icon indicating copy to clipboard operation
docker-h5ai copied to clipboard

h5ai docker image, the modern web server index

Results 9 docker-h5ai issues
Sort by recently updated
recently updated
newest added

Hi there! Would be great ARM support to expand project to SBC and NAS world! :muscle: How complex is it? I think is related with #9 , so, this issue...

Update h5ai to v0.25.0 (released today) Merely upgrading does not work, as the included patch does not apply cleanly (App.php replaced). Fixes #1

help wanted
new feature

Currently, the supervisord process creates two files (`supervisord.log` and `supervisord.pid`) in the root of the browsable directory. This can easily be avoided by either starting supervisord from a different folder...

bug
easy pick

This image currently exposes the directory `/var/www`. We should look into supporting Docker's `workdir` option so that this image can be used to browse _any_ directory like this: ``` bash...

help wanted
new feature

https://github.com/clue/docker-h5ai/blob/a195ece558ca9d14f9c05ba5c01a329fd21080c7/Dockerfile#L27

bug
help wanted
easy pick

Look into what is required so that this images works _properly_ behind a reverse proxy that rewrites the paths. For example this one: ``` bash $ docker run -d --name...

help wanted
new feature

Reported upstream: https://github.com/lrsjng/h5ai/issues/287

bug