Commit Graph

5 Commits

Author SHA1 Message Date
Adrian Kumpf
da7c015900 Use Debian as base iamge
Elixir 1.11-alpine is based on Alpine 3.13 which upgraded musl to 1.2.
On ARMhf, ARMv7 or x86 platforms, musl 1.2 changed the definition of
time_t to 64-bits. That seems to be incompatible with OTP.
2021-01-31 17:08:02 +01:00
Adrian Kumpf
08dcba1804 Set shell option '-e' before running migrations 2019-10-08 18:04:21 +02:00
Adrian Kumpf
454c055a80 Make shell scripts more idiomatic 2019-08-05 12:54:14 +02:00
Adrian Kumpf
24c80fea07 Read database port from env variable 2019-07-27 11:11:41 +02:00
Tomohisa Kusano
540ccb5b07 Add entrypoint to handle db migration 2019-07-27 11:09:35 +02:00