alpine 3.6

This commit is contained in:
Wonderfall
2017-05-27 01:46:23 +02:00
parent 5238f438d7
commit 338e0a290f
7 changed files with 40 additions and 30 deletions

10
pgbouncer/README.md Normal file
View File

@ -0,0 +1,10 @@
## wonderfall/pgbouncer
Minimal image for [PgBouncer](https://pgbouncer.github.io/).
### Volumes
- /etc/pgbouncer
### Environment variables
- **GID** : user id *(default : 991)*
- **UID** : group id *(default : 991)*