随笔分类 -  Devops

摘要:In your repository, create the `.github/workflows/` directory to store your workflow files. In the `.github/workflows/` directory, create a new file c 阅读全文
posted @ 2023-08-15 18:55 fndefbwefsowpvqfx
摘要:/etc/docker/daemon.json # vim /etc/docker/daemon.json { "registry-mirrors": ["https://registry.docker-cn.com"] } systemctl restart docker.service Dock 阅读全文
posted @ 2020-09-04 13:32 fndefbwefsowpvqfx