Localpaste is a light weight pastebin written in python.
288
LocalPaste is a lightweight pastebin written in python.
To use localpaste with docker.
$ docker pull girish946/local-paste
$ mkdir ~/.localpaste
$ docker sudo docker run -v ~/.localpaste:/db -e LOCALPASTE_DB="/db" -p 8000:8000 girish946/local-paste
Content type
Image
Digest
Size
46.6 MB
Last updated
about 7 years ago
docker pull girish946/local-paste