spejstore/postgres-hstore/Dockerfile

4 lines
121 B
Docker
Raw Normal View History

2017-02-15 03:01:47 +00:00
FROM postgres:latest
MAINTAINER Piotr Dobrowolski
ADD create_extension.sh docker-entrypoint-initdb.d/create_extension.sh