go-jwtserver/misc/containers/postgres/Dockerfile

3 lines
68 B
Docker
Raw Normal View History

2020-07-16 10:51:50 +02:00
FROM postgres:12-alpine
COPY ./initdb.d /docker-entrypoint-initdb.d