mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-09 16:13:39 +00:00
Compare commits
2 Commits
99433b2e45
...
ca011164c2
Author | SHA1 | Date | |
---|---|---|---|
|
ca011164c2 | ||
|
0f2956a646 |
@ -65,7 +65,7 @@ $ echo \
|
||||
|
||||
```
|
||||
|
||||
>以上命令会添加稳定版本的 Docker APT 源,如果需要测试版本的 Docker 请将 stable 改为 test。
|
||||
>以上命令会添加稳定版本的 Docker APT 源,如果需要测试版本的 Docker 请将 stable 改为 test。 Debian11可能不使用`/etc/apt/keyrings/`, 如gpg错误可以考虑更换为`/etc/apt/trusted.gpg.d`, 见[issue 15727](https://github.com/docker/docs/issues/15727)。
|
||||
|
||||
### 安装 Docker
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user