1
0
mirror of https://github.com/wallabag/docker synced 2026-01-23 05:27:28 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Mohamed MOUNIROU
4094d3c9ff give the ability to change postgres root user
This can be acheived by setting the environment variable POSTGRES_USER
2016-08-24 18:25:03 +02:00
Marvin Steadfast
06af340123 Added Postgres support
Now its possible to use a Postgres container as database backend.
2016-04-25 12:33:57 +02:00
Marvin Steadfast
7b46fdd314 Fixed bug with entrypoint
The entrypoint didnt triggered the install script if there is no
sqlitedb.
2016-04-22 14:20:04 +02:00
Marvin Steadfast
a9a8336f8f first commit 2016-04-18 11:00:29 +02:00