Sign inSign up

theagentk/gofsud

By theagentk

Updated almost 6 years ago

Golang File Server Upload & Download (as in GoFSUD) is a small HTTP up/down-load file server

Image
0

451

theagentk/gofsud repository overview

gofsud

The smallest possible HTTP upload and download file server. GoFSUD stands for Golang File Server Upload & Download.

API

Quick start

  $ docker run -it --rm --init --user ${UID} --publish "8080:8080" --env GOFSUD_DIRECTORY='/web' --volume /tmp/gofsud:/web theagentk/gofsud:latest

Tag summary

Content type

Image

Digest

Size

2.4 MB

Last updated

almost 6 years ago

docker pull theagentk/gofsud