From 820b53f383216ab7e0ea0f040974790075b09c2c Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 28 Apr 2025 11:01:49 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-apprise-api.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/images/docker-apprise-api.md b/docs/images/docker-apprise-api.md index ce26500af..b6766bbc1 100755 --- a/docs/images/docker-apprise-api.md +++ b/docs/images/docker-apprise-api.md @@ -51,6 +51,14 @@ The architectures supported by this image are: | arm64 | ✅ | arm64v8-\ | | armhf | ❌ | | +## Read-Only Operation + +This image can be run with a read-only container filesystem. For details please [read the docs](https://docs.linuxserver.io/misc/read-only/). + +## Non-Root Operation + +This image can be run with a non-root user. For details please [read the docs](https://docs.linuxserver.io/misc/non-root/). + ## Usage To help you get started creating a container from this image you can either use docker-compose or the docker cli.