forked from DevOps/deploy.stack
aa77906616
添加了华为云镜像源的APT配置文件,包括docker.list和bookworm.sources.list,以便使用华为云的镜像源进行软件包管理和更新。
2 lines
272 B
Plaintext
2 lines
272 B
Plaintext
#deb [arch=amd64 signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://mirrors.huaweicloud.com/docker-ce/linux/debian bookworm stable
|
|
deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://mirrors.huaweicloud.com/docker-ce/linux/debian bookworm stable |