@ -6,6 +6,12 @@ A file and text uploading service with configurable time limit
## compiling
```sh
cargo build --release
```
or
docker build -t datatrash .
docker cp datatrash:/home/rust/.cargo/bin/datatrash datatrash