Skip to content

strangerinla/postgis_ru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgis_ru Docker container

This project includes DOCKERFILE and some other stuff to create Docker containers for postgis databases.

Usage

Run up.bat from any location to build and run the container.

The folder ./data will be created if it does not exists.

Use the ./init directory to store initialization script sql files. They will be executed in alphabetical order if the ./data directory does not exist.

Versions

The container extends postgres:12 image installing postgis-3 package and russian locales. docker-compose.yml also contains standalone version of Adminer

About

Docker container for postgis database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published