Commit Graph

24 Commits

Author SHA1 Message Date
El RIDO
0c1a2e565c
changing default port to 8080, keeping port 80 for backwards compatibility. updating documentation. ensure the image can be run as root user and services drop privileges, fixes #11 2019-12-07 09:20:39 +01:00
El RIDO
0160b8e051
bounce alpine image 2019-10-26 18:06:38 +02:00
El RIDO
9b8aa78539
build architecture detection for choosing the correct s6 overlay #3 2019-10-04 07:38:32 +02:00
El RIDO
abd5b56c1d
reverting user to nobody, to avoid having to change permissions of existing data directories 2019-09-23 07:52:34 +02:00
El RIDO
09eff060ab
new release 1.3.1, correcting docs to work in a release agnostic way and add reference to included PostgreSQL module 2019-09-23 07:29:26 +02:00
El RIDO
a1d92a013e
switching from supervisord to s6-overlay, less dependencies and lets us run as non-root 2019-09-23 07:19:50 +02:00
El RIDO
a4a3f175a4
ensure latest alpine 3.10 is used, add tzdata to support timezone in nginx logs 2019-08-24 08:25:41 +02:00
El RIDO
ad8a4c184a
new release 1.3 2019-07-09 19:09:46 +02:00
El RIDO
dba458cad9
with alpine 3.10 we have version parity with the php image, so a smaller image with minimal dependencies is possible 2019-06-24 21:19:09 +02:00
El RIDO
22805f20a8
making image source explicit 2019-06-12 01:39:40 +02:00
El RIDO
5228f0f48e new release 1.2.1 2018-08-11 22:55:39 +02:00
El RIDO
9438b9b88f new release 1.2 2018-07-22 13:20:29 +02:00
Simon Rupf
14ea837229 switching to unix socket for communication between nginx & php-fpm, improves performance and fixes #1 2018-06-03 20:33:50 +02:00
El RIDO
3236992f33 added GPG based verification of PrivateBin release 2018-05-28 07:31:11 +02:00
El RIDO
f03a438ee5 deploying PrivateBin with changed path, to keep code and data out of the document root 2018-05-28 06:44:54 +02:00
El RIDO
aa1cabad94 trimmed down docker image, added GD support, enabled file upload 2018-05-27 23:22:08 +02:00
Michael Contento
54c2021348 Sort php-fpm configs and add ENV_WHITELIST option 2017-04-27 14:17:43 +02:00
Michael Contento
95ff0d3758 Add xdebug support and improve php configuration 2017-04-26 17:19:23 +02:00
Michael Contento
4b6ebf31c6 Add custom "hook folders" /etc/nginx/{server.d,location.d} 2017-03-29 19:40:24 +02:00
Michael Contento
271d123846 Fix outdated comment in Dockerfile 2017-03-29 19:25:50 +02:00
Michael Contento
023f04c7a4 refactor REDIRECT_PROTO and add some examples 2017-03-29 19:23:29 +02:00
Michael Contento
48724219b3 add REDIRECT_SCHEME to support running this image behind a SSL-termination proxy 2017-03-28 20:13:15 +02:00
Michael Contento
190712ffc1 combine two RUN statements to keep the layers down 2017-03-28 19:57:54 +02:00
Michael Contento
6181af05f9 initial commit 2017-03-28 19:46:14 +02:00