docker run -d -p 8080:80 -v h5ai/conf:/conf -v /data/to/host:/var/www/data --name lepbase-download lepbase/h5ai
Directories to be indexed should be mounted as subdirectories of /var/www
Files in a directory mounted to /conf will be used as follows
lighttpd.conf overwrites /etc/lighttpd/lighttpd.confoptions.json overwrites /var/www/_h5ai/private/conf/options.jsonindex.html is copied to /var/www/ and will be served in place of a directory listing for the server rootMasthead.html is added to /var/www/_h5ai/private/php/pages/index.php as a masthead on everypageimg/* files in this directory are copied to /var/www/imgcustom.css is copied to /var/www/_h5ai/public/ext/Content type
Image
Digest
Size
118 MB
Last updated
over 9 years ago
docker pull lepbase/h5ai