mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 07:05:42 +00:00
alpine 3.6
This commit is contained in:
10
pgbouncer/README.md
Normal file
10
pgbouncer/README.md
Normal 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)*
|
Reference in New Issue
Block a user