linuxserver/webcord

Sponsored OSS

By linuxserver.io

Updated about 2 months 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

about 2 months ago

docker pull linuxserver/webcord

This week's pulls

Pulls:

1,781

Last week