| Commit message (Collapse) | Author | Age | Lines |
|
|
| |
Needed as entrypoint was changed in python-discord/site#1338
|
|
|
|
| |
This is needed for a postgres 15 only feature now used on site
|
|
|
|
| |
This is fine to do now, since we set POETRY_VIRTUALENVS_IN_PROJECT=false in python-poetry-base
|
| |
|
|
|
|
| |
Now that we are using in-project venvs, mounting the entire project root would cause the host's venv to overwrite the image's if present.
|
| |
|
|
Rewrites the docker configuration to better work for this project. A
docker compose containing the dependencies from our other projects is
also included to help aid development.
Signed-off-by: Hassan Abouelela <[email protected]>
|