Mercurial > libervia-backend
annotate docker/README @ 4000:2d59974a8e3e
core (xmpp): improve pluging timing log by using highest `profileConnected` time:
previously the first `profileConnected` time was used, however it may not be the highest
(if `profileConnecting` is high but not `profileConnected`).
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 10 Mar 2023 17:01:09 +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. |