mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 07:05:42 +00:00
zerobin is now privatebin
This commit is contained in:
18
privatebin/README.md
Normal file
18
privatebin/README.md
Normal file
@ -0,0 +1,18 @@
|
||||
## 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
|
||||
- **80** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)
|
Reference in New Issue
Block a user