2 lines
60 B
Docker
2 lines
60 B
Docker
FROM postgres:latest
|
|
COPY *.sql /docker-entrypoint-initdb.d/ |
FROM postgres:latest
|
|
COPY *.sql /docker-entrypoint-initdb.d/ |