Mercurial > libervia-backend
annotate docker/README @ 4228:79a4870cfbdf
migration: fix migration when XEP-0373 or XEP-0384 can't be imported:
Those plugins are using optional modules, and if their importation fails, there is
probably no data to migrate either.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 09 Mar 2024 15:13:14 +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. |