A minimalistic private pastebin that can handle binary files.
| # debian.sh --arch 'amd64' out/ 'trixie' '@1781049600' |
| RUN /bin/sh -c set -x && apt update && apt install -y --no-install-recommends ca-certificates libmagic1 libmagic-mgc # buildkit |
| COPY /code/filebin /usr/local/bin/filebin # buildkit |
| CMD ["filebin"] |
| Key |
Value |
| org.opencontainers.image.created |
2026-06-18T20:55:40.630Z |
| org.opencontainers.image.description |
A minimalistic private pastebin that can handle binary files. |
| org.opencontainers.image.licenses |
|
| org.opencontainers.image.revision |
6588fd96759aa65d37a78a2dde6ac279d69908b3 |
| org.opencontainers.image.source |
https://git.rafaelmartins.com/rafaelmartins/filebin |
| org.opencontainers.image.title |
filebin |
| org.opencontainers.image.url |
https://git.rafaelmartins.com/rafaelmartins/filebin |
| org.opencontainers.image.version |
main |