Skip to content

Dockerfile that builds PostgreSQL image from source code with specified branch

Notifications You must be signed in to change notification settings

vovik0134/postgresql-from-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

postgresql-from-source

Description

Dockerfile that builds PostgreSQL from source code on specific commit or branch

Usage example

docker build --tag=postgresql:11-beta3 --build-arg BRANCH=REL_11_BETA3 .

About

Dockerfile that builds PostgreSQL image from source code with specified branch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published