Nginx FancyIndex
cd /opt
git clone https://github.com/QinLiStudio/download.git download-themedocker run -d \
--name fancyindex \
-v /opt/download:/share \
-v /opt/download-theme:/theme/Nginx-Fancyindex-Theme/ \
-p 8000:80 \
-e "DISABLE_AUTH=true" \
--restart always \
fraoustin/fancyindex