Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dd-decaf/postgres-base

Base Docker image for WSGI microservices with postgres dependencies.
https://github.com/dd-decaf/postgres-base

Last synced: 6 days ago
JSON representation

Base Docker image for WSGI microservices with postgres dependencies.

Awesome Lists containing this project

README

        

# Postgres-Base

![master Branch](https://img.shields.io/badge/branch-master-blue.svg)
[![master Build Status](https://travis-ci.org/DD-DeCaF/postgres-base.svg?branch=master)](https://travis-ci.org/DD-DeCaF/postgres-base)

Base Docker image for WSGI microservices with postgres dependencies in the
DD-DeCaF organization.

This image adds `psycopg2` and other SQLAlchemy dependencies on top of the `wsgi-base`
image.

## Copyright

* Copyright (c) 2018, Novo Nordisk Foundation Center for Biosustainability,
Technical University of Denmark.
* This work is licensed under the [Apache License, Version 2.0](LICENSE)