docker rm -f static_zuna_id docker run -d --restart=always \ --name static_zuna_id \ -v /root/project/static_zuna_id/:/root/web:rw \ -p 5006:8080 \ -e CORS=true \ -e FOLDER=/root/web \ halverneus/static-file-server