linux
git基本使用教程
1.教程 https://liaoxuefeng.com/books/git/introduction/index.html 2.基本操作 1.拉取远程仓库 g...
玩客云搭建frpc客户端(废弃)
ps:本教程systemctl有问题改为使用docker #1.下载对应的包 https://github.com/fatedier/frp/releases...
自建Docker镜像加速服务
1.将以下2个文件放在同级目录下 docker compose up -d 1.docker-compose.yaml services: ## doc...
docker安装watchtower实现自动更新容器
docker run -d \ --name watchtower \ -v /var/run/docker.sock:/var/run/docker....
docker安装tinyproxy配置http代理
docker安装tinyproxy配置http代理 ##先安装tinyproxy docker run -d --name=tinyproxy --restar...
青龙面板的安装及配置
青龙面板的安装及配置 1.安装青龙面板2.11.3(经典版本) 日志删除频率有bug 不要动 docker run -dit \ -v $PWD/ql/conf...