Search Docker Hub
gofsud
By theagentk
Golang File Server Upload & Download (as in GoFSUD) is a small HTTP up/down-load file server
451
The smallest possible HTTP upload and download file server. GoFSUD stands for Golang File Server Upload & Download.
$ docker run -it --rm --init --user ${UID} --publish "8080:8080" --env GOFSUD_DIRECTORY='/web' --volume /tmp/gofsud:/web theagentk/gofsud:latest
Content type
Image
Digest
Size
2.4 MB
Last updated
almost 6 years ago
docker pull theagentk/gofsud