Peer2Profit注册地址

https://p2pr.me/1629373503611e443f18e70

docker安装方法

docker 安装

curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun

开机自启动

systemctl enable docker

systemctl start docker

命令1

export P2P_EMAIL=你注册的邮箱账号

命令2

docker rm -f peer2profit || true && docker run -d --restart always \
        -e "P2P_EMAIL" \
        --name peer2profit \
        peer2profit/peer2profit_x86_64:latest 

如果要停止应用程序,请运行:

docker stop peer2profit






最后编辑:2022年04月09日 ©著作权归作者所有

仅有一条评论

  1. 很不错,谢谢站长分享!

发表评论

正在加载 Emoji
×