mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
[privatebin] update Dockerfile and README
This commit is contained in:
parent
411f48cd9c
commit
883fc68041
@ -1,4 +1,4 @@
|
||||
FROM wonderfall/nginx-php
|
||||
FROM hoellen/nginx-php
|
||||
|
||||
ARG PRIVATEBIN_VER=1.1.1
|
||||
|
||||
@ -23,7 +23,7 @@ VOLUME /privatebin/data /php/session
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
LABEL maintainer="Wonderfall <wonderfall@targaryen.house>" \
|
||||
LABEL maintainer="hoellen <info@hoellen.eu>" \
|
||||
description="A minimalist, open source online pastebin where the server has zero knowledge of pasted data" \
|
||||
version="PrivateBin 1.1.1"
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
## wonderfall/privatebin
|
||||
## hoellen/privatebin
|
||||
|
||||
Paste securely.
|
||||
|
||||
#### Features
|
||||
- Based on Alpine Linux (wonderfall/nginx-php image)
|
||||
- Based on Alpine Linux (hoellen/nginx-php image)
|
||||
- Uses [PrivateBin](https://github.com/PrivateBin/PrivateBin), originally a fork of zerobin by elrido.
|
||||
- Bundled with nginx and PHP7.1.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user