Skip to content

rarrouba/docker-postgresql-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized PostgreSQL for Windows (Server 2019)

Running additional scripts at first run

Any *.sql or *.cmd files will be run in the appropriate context if placed within the docker-entrypoint-initdb.d/ folder.

Quote and Backslash rules in Windows Containers

Command Quotes Double Backslash
RUN Yes Yes
RUN No No

About

PostgreSQL Windows Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 39.6%
  • Batchfile 31.5%
  • PowerShell 26.4%
  • Python 2.5%