3 lines
60 B
Docker
Executable File
3 lines
60 B
Docker
Executable File
FROM postgres:16.3
|
|
|
|
COPY db.sql /docker-entrypoint-initdb.d/ |