szabodanika / microbin

A secure, configurable file-sharing and URL shortening web app written in Rust.
https://microbin.eu
BSD 3-Clause "New" or "Revised" License
2.71k stars 172 forks source link

Volume instead of mapping on docker container #176

Open szabodanika opened 1 year ago

szabodanika commented 1 year ago

Update docker compose and docker setup script if needed, so that MicroBin get's a named, sized volume (contents can still be read at the mounting point of the volume) instead of a simple mapping.