linuxserver/signal

Sponsored OSS

By linuxserver.io

Updated about 11 hours ago

Image
1

9.3K

linuxserver/signal repository overview

linuxserver/signal

This readme has been truncated from the full version found HERE

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.

Application Setup

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.

Usage

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

Tag summary

Content type

Image

Digest

sha256:91fefb049

Size

1.5 GB

Last updated

about 11 hours ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

433

Last week