Sign inSign up

darrenofficial/dpaste

By darrenofficial

Updated 7 months ago

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

Image
1

10K+

darrenofficial/dpaste repository overview

Dpaste

ℹ️ 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 darrenofficial/dpaste:latest as my-dpaste
WORKDIR /app
COPY setttings.py dpaste/settings/local.py

Tag summary

Content type

Image

Digest

sha256:c25efa543

Size

440 MB

Last updated

7 months ago

docker pull darrenofficial/dpaste