linuxserver/webcord

Sponsored OSS

By linuxserver.io

Updated 3 days ago

Image
Networking
Security
Integration & delivery
3

50K+

linuxserver/webcord repository overview

linuxserver/webcord

This readme has been truncated from the full version found HERE

WebCord can be summarized as a pack of security and privacy hardenings, Discord features reimplementations, Electron / Chromium / Discord bugs workarounds, stylesheets, internal pages and wrapped https://discord.com page, designed to conform with ToS as much as it is possible (or hide the changes that might violate it from Discord's eyes).

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=webcord \
  -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/webcord:latest

Tag summary

Content type

Image

Digest

sha256:de20865a6

Size

1.2 GB

Last updated

3 days ago

docker pull linuxserver/webcord:4.13.0

This week's pulls

Pulls:

536

Last week