Skip to content

Releases: tklx/postgres

0.1.0

11 Aug 01:38
0.1.0
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

0.1.0

Initial development release.

Notes

  • Based off tklx/base:0.1.0.
  • PostgreSQL installed directly from Debian.
  • Uses tini for zombie reaping and signal forwarding.
  • Uses gosu for dropping privileges to postgres user.
  • Includes VOLUME /var/lib/postgresql/data for persistence.
  • Includes EXPOSE 5432 for container linking.
  • Basic bats testing suite.