Mercurial > libervia-backend
annotate docker/README @ 4161:2074b2bbe616
core (memory/sqla_mapping): `delete-orphan` in History:
add `cascade=delete-orphan` to History's `messages`, `subjects` and `thread`, to make
modification of those attributes easier.
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 28 Nov 2023 17:35:20 +0100 |
parents | 512487ce3579 |
children |
rev | line source |
---|---|
3940
512487ce3579
docker: update images to include new OMEMO libraries and OpenPGP packages:
Goffi <goffi@goffi.org>
parents:
3381
diff
changeset
|
1 This directory and subdirectories contain files to build and manage Docker images of Libervia. |
3381 | 2 |
3 Please refer to documentation for details. |