The 19.05 container fails building due to a postgresql failure:
sed: can't read /etc/postgresql/11/main/postgresql.conf: No such file or directory
postgresql: unrecognized service
-su: psql: command not found
-su: createdb: command not found
postgresql: unrecognized service
postgresql: unrecognized service
The /usr/lib/postgresql directory is never created, which seems like something that installing postgres should take care of.
The 19.05 container fails building due to a postgresql failure:
The
/usr/lib/postgresql
directory is never created, which seems like something that installing postgres should take care of.