mirror of
https://github.com/tommytran732/Matrix.to-Docker
synced 2024-11-22 10:01:34 -05:00
Typo fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
85adc95998
commit
17c448ad37
@ -16,5 +16,5 @@ This is my own Docker image building from [the official repository](https://gith
|
|||||||
### Features & usage
|
### Features & usage
|
||||||
- Unprivileged image: default UID/GID is 992.
|
- 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.
|
- 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.
|
- Daily rebuilds keeping the 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.
|
- 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