mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-21 12:59:16 +00:00
19 lines
450 B
Markdown
19 lines
450 B
Markdown
## wonderfall/privatebin
|
|
|
|
Paste securely.
|
|
|
|
#### Features
|
|
- Based on Alpine Linux.
|
|
- Uses [PrivateBin](https://github.com/PrivateBin/PrivateBin), originally a fork of zerobin by elrido.
|
|
- Bundled with nginx and PHP7.
|
|
|
|
#### Environment variables
|
|
- **UID** : zerobin user id
|
|
- **GID** : zerobin group id
|
|
|
|
#### Volumes
|
|
- **/zerobin/data**
|
|
|
|
#### Ports
|
|
- **8888** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)
|