Loading...
mkdir -p /home/cokan/docker/mysql/log mkdir -p /home/cokan/docker/mysql/data mkdir -p /home/cokan/docker/mysql/confsudo docker run -p 3306:3306 --name mysql \ -v /mydata/mysql/log:/var/log/mysql \ ...
mkdir -p /home/cokan/.config/ward cd /home/cokan/.config/wardgit clone https:...
Aria2 Pro https://p3terx.com/archives/docker-aria2-pro.htmlAriaNg https://p3terx.com/archives/aria2-frontend-ariang-tutorial.htmlp3terx/aria2-pro1.指定端口。 -e RPC_PORT=6800 \ -p 6800:6800 \ -e LISTEN_...
mkdir -p /home/cokan/docker/nginx-proxy-manager/configdocker run -d \ --n...
创建shell脚本touch install_uptime_kuma.sh chmod 777 install_uptime_kuma.sh一键安装uptime-kuma的shell脚本#!/bin/bash echo "\e[32m ================ 1: 配置文件 ================ \e[0m" docker_compose="...