Sign inSign up

brainlounge/exposefs

By brainlounge

Updated over 7 years ago

Exposes filesystem mounted in a Docker container at /mnt as a webservice

Image
0

295

brainlounge/exposefs repository overview

This docker image exposes a local filesystem as a RESTful web API. You could run it as a sidecar in kubernetes, for example.

docker run -ti -v :/mnt -p 8081:8441 brainlounge/exposefs

This image is a wrapper around https://github.com/mzellho/expose-fs

Tag summary

Content type

Image

Digest

Size

329.8 MB

Last updated

over 7 years ago

docker pull brainlounge/exposefs