Compare commits

...

2 Commits

Author SHA1 Message Date
Kang Huaishuai 18028b8eaa
Update dockerhub autobuild
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
2022-02-24 21:08:22 +08:00
Kang Huaishuai 7c78d1c256
centos refer to centos:8, deprecated
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
2022-02-24 21:06:15 +08:00
2 changed files with 4 additions and 4 deletions

View File

@ -10,17 +10,17 @@ CentOSCommunity Enterprise Operating System中文意思是社区企业
### 使 CentOS
使 `docker run` `CentOS` `bash`
使 `docker run` `CentOS 7` `bash`
```bash
$ docker run -it centos bash
$ docker run -it centos:7 bash
Unable to find image 'centos:latest' locally
latest: Pulling from library/centos
3d8673bd162a: Pull complete
Digest: sha256:a66ffcb73930584413de83311ca11a4cb4938c9b2521d331026dad970c19adf4
Status: Downloaded newer image for centos:latest
[root@43eb3b194d48 /]# cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
CentOS Linux release 7.9.2009 (Core)
```
## Fedora

View File

@ -75,7 +75,7 @@ username/ubuntu
##
> 2021 6 18 [](https://www.docker.com/blog/changes-to-docker-hub-autobuilds/)使用。
> 2021 7 26 [](https://www.docker.com/blog/changes-to-docker-hub-autobuilds/)使用。
`Automated Builds`便