Sign inSign up

sanjose/simpleupload

By sanjose

Updated over 8 years ago

Simple HTTP Server with Upload

Image
0

189

sanjose/simpleupload repository overview

Simple HTTP Server with Upload

About the script

Author: UniIsland Source: https://gist.github.com/UniIsland/3346170

To run

docker run -p 8000:8000 -v $(pwd):/root/upload sanjose/simpleupload

where files uploaded will persist on a volume located at the current directory

To upload and download files

Use browser to access your server IP at port 8000

Tag summary

Content type

Image

Digest

Size

13 MB

Last updated

over 8 years ago

docker pull sanjose/simpleupload