Dockerfile 89 B

1234
  1. ### init db with coturn schema
  2. FROM postgres
  3. ADD schema.sql /docker-entrypoint-initdb.d