This repository has been archived on 2021-08-31. You can view files and clone it, but cannot push or open issues or pull requests.
mattermost/db
Oliver a685cc24e5
Fixing docker-compose build process (#471)
Currently the command `docker-compose build` throws an error for building the database because it uses an old pip version.

This PR updates pip right before it is called. Anyways this should just be a temporary fix because the image uses Python 2.7 wich out of support since Jan 2020
2020-04-28 09:57:15 +02:00
..
Dockerfile Fixing docker-compose build process (#471) 2020-04-28 09:57:15 +02:00
entrypoint.sh Bug fixes (#427) 2019-11-29 16:25:20 +01:00
setup-wale.sh Images Postgres Alpine, optimization (#207) 2018-02-26 16:43:54 +01:00