3 lines
70 B
Docker
3 lines
70 B
Docker
FROM postgres:16
|
|
|
|
COPY ./docker/initdb.d/ /docker-entrypoint-initdb.d/ |