Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

vitec-memorix/docker-ckan-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Docker Postgres image for use with dockerized CKAN

To run locally

  • checkout
  • docker build -t picturae/ckan-postgres:9.6 .
  • docker run -d --name picturae-ckan-postgres -p 5432:5432 picturae/ckan-postgres:9.6

About

Docker file for ckan postgres server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published