Base Image
Github: zhigang/docker-nginx-upload
docker pull siriuszg/nginx-upload:TAG
Default http auth
Start the nginx server
docker run --rm \
-p 8088:8088 \
-v "$(pwd)/files:/nginx/share/" \
--name nginx-upload nginx-upload
Upload pages
Content type
Image
Digest
sha256:36500cd45…
Size
34 MB
Last updated
over 3 years ago
docker pull siriuszg/nginx-upload