zerobin is now privatebin

This commit is contained in:
Wonderfall 2016-08-06 12:10:15 +02:00
parent 14cddd6caa
commit 02347ce19e
6 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
php7-json@testing \ php7-json@testing \
php7-zlib@testing \ php7-zlib@testing \
&& mkdir zerobin && cd zerobin \ && mkdir zerobin && cd zerobin \
&& wget -qO- https://github.com/elrido/ZeroBin/archive/master.tar.gz | tar xz --strip 1 \ && wget -qO- https://github.com/PrivateBin/PrivateBin/archive/master.tar.gz | tar xz --strip 1 \
&& mv cfg/conf.ini.sample cfg/conf.ini \ && mv cfg/conf.ini.sample cfg/conf.ini \
&& apk del $BUILD_DEPS \ && apk del $BUILD_DEPS \
&& rm -f /var/cache/apk/* && rm -f /var/cache/apk/*

View File

@ -1,11 +1,11 @@
## wonderfall/zerobin ## wonderfall/privatebin
Paste securely. Paste securely.
#### Features #### Features
- Based on Alpine Linux. - Based on Alpine Linux.
- [elrido's zerobin fork](https://github.com/elrido/ZeroBin) - Uses [PrivateBin](https://github.com/PrivateBin/PrivateBin), originally a fork of zerobin by elrido.
- nginx + PHP7. - Bundled with nginx and PHP7.
#### Environment variables #### Environment variables
- **UID** : zerobin user id - **UID** : zerobin user id