mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
Update README.md
This commit is contained in:
parent
ddc393a36a
commit
9dc8f2b2b8
@ -1,23 +1,22 @@
|
|||||||
## wonderfall/privatebin
|
## wonderfall/freshrss
|
||||||
|
|
||||||
Paste securely.
|
A free, self-hostable aggregator : https://github.com/FreshRSS/FreshRSS
|
||||||
|
|
||||||
#### Features
|
#### Features
|
||||||
- Based on Alpine Linux (wonderfall/nginx-php image)
|
- Based on Alpine Linux (wonderfall/nginx-php image)
|
||||||
- Uses [PrivateBin](https://github.com/PrivateBin/PrivateBin), originally a fork of zerobin by elrido.
|
|
||||||
- Bundled with nginx and PHP7.1.
|
- Bundled with nginx and PHP7.1.
|
||||||
|
|
||||||
#### Build-time variables
|
#### Build-time variables
|
||||||
- **PRIVATEBIN_VER** : version of PrivateBin
|
- **FRESHRSS_VER** : version of FreshRSS
|
||||||
|
|
||||||
#### Environment variables
|
#### Environment variables
|
||||||
- **UID** : zerobin user id
|
- **UID** : user id
|
||||||
- **GID** : zerobin group id
|
- **GID** : group id
|
||||||
- **MEMORY_LIMIT** : php memory limit *(default : 128M)*
|
- **MEMORY_LIMIT** : php memory limit *(default : 128M)*
|
||||||
- **UPLOAD_MAX_SIZE** : maximum upload size *(default : 10M)*
|
- **UPLOAD_MAX_SIZE** : maximum upload size *(default : 10M)*
|
||||||
|
|
||||||
#### Volumes
|
#### Volumes
|
||||||
- **/privatebin/data**
|
- **/freshrss/data**
|
||||||
|
|
||||||
#### Ports
|
#### Ports
|
||||||
- **8888** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)
|
- **8888** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user