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.