docker with postgresql code example Example: docker create postgres db # inside Dockerfile COPY your_sql_file.sql /docker-entrypoint-initdb.d/