mirror of
https://github.com/tommytran732/Matrix.to-Docker
synced 2024-11-22 10:01:34 -05:00
Update README.md
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
621dbf7d82
commit
85adc95998
@ -12,4 +12,9 @@ This is my own Docker image building from [the official repository](https://gith
|
|||||||
- Default Element instance is changed from [Element.io](https://app.element.io) to [ArcticFoxes.net](https://element.arcticfoxes.net)
|
- Default Element instance is changed from [Element.io](https://app.element.io) to [ArcticFoxes.net](https://element.arcticfoxes.net)
|
||||||
- The Dockerfile builds from the main branch, as releases do not come out frequently.
|
- The Dockerfile builds from the main branch, as releases do not come out frequently.
|
||||||
- `yarn.lock` is ignored, as upstream does not bump dependencies properly.
|
- `yarn.lock` is ignored, as upstream does not bump dependencies properly.
|
||||||
- The image comes with the [hardened memory allocator](https://github.com/GrapheneOS/hardened_malloc) built from the latest tag.
|
|
||||||
|
### Features & usage
|
||||||
|
- Unprivileged image: default UID/GID is 992.
|
||||||
|
- Based on the latest [Alpine](https://alpinelinux.org/) container which provide more recent packages while having less attack surface.
|
||||||
|
- Daily rebuilds keeping image up-to-date.
|
||||||
|
- Comes with the [hardened memory allocator](https://github.com/GrapheneOS/hardened_malloc) built from the latest tag, protecting against some heap-based buffer overflows.
|
Loading…
Reference in New Issue
Block a user