This repository has been archived on 2021-08-31. You can view files and clone it, but cannot push or open issues or pull requests.
mattermost/db/Dockerfile
2016-04-19 00:48:08 +09:00

4 lines
64 B
Docker

FROM postgres:9.4
ADD make_db.sh /docker-entrypoint-initdb.d/