Sign inSign up

barttc/dpaste

By barttc

Updated over 6 years ago

⭐️ Official Docker image for the dpaste pastebin. Uses the uWSGI server, suitable for production.

Image
3

100K+

barttc/dpaste repository overview

ℹ️ See the Changelog for a complete overview of all releases and its changes.


See the Docker setup documentation how to use this Docker image and the available ENV settings.

Tip: If the ENV settings are not sufficient, simply create your own Dockerfile with a custom settings.py file and place it in dpaste/settings/local.py. The webserver will automatically pick it up:

FROM barttc/dpaste:latest as my-dpaste
WORKDIR /app
COPY setttings.py dpaste/settings/local.py

Tag summary

Content type

Image

Digest

Size

370.8 MB

Last updated

over 6 years ago

docker pull barttc/dpaste