Sign inSign up

jyishit/go-cqhttp

By jyishit

Updated almost 4 years ago

gocqhttp的镜像,支持多种架构

Image
0

4.6K

jyishit/go-cqhttp repository overview

这个是做出来配合真寻BOT用的,下面是使用示例

go-cqhttp:
        container_name: Go-cqhttp
        restart: on-failure
        image: jyishit/go-cqhttp
        links:
            - zhenxun
        depends_on:
            - zhenxun
        environment:
            - bot_qq=xxxxxxxxxx # !!!Bot用的QQ号
            - bot_passwd=xxxxxxxxx # !!!Bot用的QQ密码
        volumes:
            - go-cqhttp_data:/home

Tag summary

Content type

Image

Digest

sha256:f584a7393

Size

52.8 MB

Last updated

almost 4 years ago

docker pull jyishit/go-cqhttp