logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

openwrt mt7621 build go filebrowser

搭建docker运行环境拉取并运行golang,运行时加入环境变量,也可以前面加上GOOS=linux GOARCH=mipsle然后go build -v,目录映射自己决定envGOOS=linuxGOARCH=mipsle设置go代理go env -w GOPROXY=https://goproxy.cn拉取filebrowser,git clone --recurse-submodules

部署聊天工具Mattermost用docker

from:   https://docs.mattermost.com/install/prod-docker.htmlProduction Docker DeploymentDeploy Mattermost using a multi-node production configuration using Docker Compose. Docker Compose experienc...

命令行下载https文件

报错:请求被中止: 未能创建 SSL/TLS 安全通道powershell: [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12wget -Uri https://github.com/EasyDarwin/EasyDarwin/releases/download/v8.0.0/easyda

到底了