This repository has been archived on 2023-02-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-my-data/postgres/Dockerfile
T
Markus Ritberger cf61e0d7da initial commit
2018-06-24 21:16:26 +02:00

2 lines
65 B
Docker

FROM postgres
ADD ./install_uuid.sql /docker-entrypoint-initdb.d/