Skip to content

0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@a3s7p a3s7p released this 11 Aug 01:38
· 3 commits to master since this release
0.1.0

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.