Skip to content
GitLab
Explore
Sign in
fix: install psycopg2 and jinja2
Code
Review changes
Check out branch
Download
Patches
Plain diff
Simon Chabot
requested to merge
topic/default/fix-docker-image-psycopg2
into
branch/default
Jul 16, 2021
Overview
0
Commits
2
Pipelines
0
Changes
1
Expand
psycopg2 is needed to run an instance with postgresql
jinja2 is needed to format the pyramid.ini
They were previously manually installed with apt.
Merge request reports
Loading