⭐️ Official Docker image for the dpaste pastebin. Uses the uWSGI server, suitable for production.
100K+
ℹ️ 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
Content type
Image
Digest
Size
370.8 MB
Last updated
over 6 years ago
docker pull barttc/dpaste