Sign inSign up

dtcokr/pmcenter

By dtcokr

Updated about 7 years ago
Archived

Using pmcenter in docker.

Image
0

1.5K

dtcokr/pmcenter repository overview

docker-pmcenter

Docker Pulls GitHub last commit

Using pmcenter for Telegram in docker. (Telegram PM chat bot)

Source code by Elepover(GitHub).

You can also use the official docker image.

configuration

usage

here's an example of mounting the configuration file(must have) and language file(optional)

$ docker run -d \
    -v /path/to/your/pmcenter.json:/pmcenter/pmcenter.json \
    -v /path/to/your/pmcenter_locale_zh.json:/pmcenter/pmcenter_locale.json \
    dtcokr/pmcenter

Tag summary

Content type

Image

Digest

Size

33.6 MB

Last updated

about 7 years ago

docker pull dtcokr/pmcenter