linuxserver/weixin

Sponsored OSS

By linuxserver.io

Updated 2 days ago

Image
2

10K+

linuxserver/weixin repository overview

linuxserver/weixin

This readme has been truncated from the full version found HERE

Weixin (WeChat) is an instant messaging, social media, and mobile payment app developed by Tencent.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=weixin \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/weixin/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/weixin:latest

Tag summary

Content type

Image

Digest

sha256:8e8904c92

Size

1.4 GB

Last updated

2 days ago

docker pull linuxserver/weixin:version-9f3f97da

This week's pulls

Pulls:

892

Jul 6 to Jul 12