signal
Signal is a messaging app with privacy at its core. It is free and easy to use, with strong end-to-end encryption that keeps your communication completely private.
The application can be accessed at:
[!WARNING] This container does not encrypt Signal's config.json using a secret manager like gnome-keyring or kwallet, the file is stored in plaintext.
docker run -d \
--name=signal \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/signal:latest
Content type
Image
Digest
sha256:91fefb049…
Size
1.5 GB
Last updated
about 11 hours ago
Requires Docker Desktop 4.37.1 or later.
Pulls:
433
Last week