caddy httpd with form based file upload
358
Mini HTTPD with Form Upload
A mini web server with added form based file upload. Serve single directory for in/out.
This time uses Caddy server and packaged as a Docker container.
To run:
docker run -d -v /some/directory:/www -p 80:80 tenox7/minihttpd:latest
Content type
Image
Digest
sha256:7d3771163…
Size
14 MB
Last updated
over 2 years ago
docker pull tenox7/minihttpd