FROM timescale/timescaledb:0.12.1-pg10 COPY ci/setup-docker.sh /docker-entrypoint-initdb.d/. COPY assets/schema.sql /sql/schema.sql