KairosAerospace / xenial-db-container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xenial-database-container

This project builds a Docker image that matches the PostgreSQL and PostGIS version that we have been using for our Python 3.5 unit tests.

Creation of this image was necessary to re-architect how the CircleCI build runs - using containers instead of installing dependent projects into the test suite's virtual environment.

Use

This project build and pushes a Docker image to:

137296740171.dkr.ecr.us-west-2.amazonaws.com/postgis-unittest

Construction

This image was made by backporting instructions and scripts from the PostgreSQL images in the docker-library project and the PostGIS docker project.

About

License:Other


Languages

Language:Shell 77.5%Language:Dockerfile 22.5%