标签 docker 下的文章

docker network
输出
Usage: docker network COMMAND
Manage networks
Commands:
connect Connect a container to a network
create Create a network
disconnect Disconnect a container from a network
inspect Display detailed information on one or more networks
ls List networks
prune Remove all unused networks
rm Remove one or more networks
Run 'docker network COMMAND --help' for more information on a command.

-阅读全文-

克隆仓库
git clone https://github.com/facefusion/facefusion-docker.git
进入目录facefusion
sudo docker compose -f docker-compose.cpu.yml up
完成之后,浏览器打开
http://localhost:7865

-阅读全文-