Fixed link

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
1.2.0
Kang Huaishuai 2020-10-07 13:44:57 +08:00
parent 68d85ac31e
commit 1c932ef567
No known key found for this signature in database
GPG Key ID: 5E515022F565DA09
4 changed files with 5 additions and 3 deletions

View File

@ -3,6 +3,7 @@ name: check-link
on:
push:
pull_request:
workflow_dispatch:
jobs:
check-link:
@ -58,6 +59,7 @@ jobs:
"union-click.jd.com",\
"x.x.x.x/base",\
"x.x.x.x:9000/minio/",\
"yeasy.gitbooks.io",\
"https://www.freedesktop.org/wiki/Software/systemd/",\
"www.aliyun.com" \
--allow-dupe \

View File

@ -3,7 +3,7 @@
* 1.2.0 2020-12-31
* 1.1.0 2019-12-31
* v19.x
* v19.03
* `BuildKit`
* `docker buildx` 使
* `docker manifest` 使

View File

@ -1,6 +1,6 @@
# Docker
[![](https://img.shields.io/github/stars/yeasy/docker_practice.svg?style=social&label=Stars)](https://github.com/yeasy/docker_practice) [![](https://travis-ci.org/yeasy/docker_practice.svg?branch=master)](https://travis-ci.org/yeasy/docker_practice) [![](https://img.shields.io/github/release/yeasy/docker_practice/all.svg)](https://github.com/yeasy/docker_practice/releases) [![](https://img.shields.io/badge/Based-Docker%20CE%20v19.x-blue.svg)](https://github.com/docker/docker-ce) [![](https://img.shields.io/badge/Docker%20%E6%8A%80%E6%9C%AF%E5%85%A5%E9%97%A8%E4%B8%8E%E5%AE%9E%E6%88%98-jd.com-red.svg)][1]
[![](https://img.shields.io/github/stars/yeasy/docker_practice.svg?style=social&label=Stars)](https://github.com/yeasy/docker_practice) [![](https://travis-ci.org/yeasy/docker_practice.svg?branch=master)](https://travis-ci.org/yeasy/docker_practice) [![](https://img.shields.io/github/release/yeasy/docker_practice/all.svg)](https://github.com/yeasy/docker_practice/releases) [![](https://img.shields.io/badge/Based-Docker%20CE%20v19.03-blue.svg)](https://github.com/docker/docker-ce) [![](https://img.shields.io/badge/Docker%20%E6%8A%80%E6%9C%AF%E5%85%A5%E9%97%A8%E4%B8%8E%E5%AE%9E%E6%88%98-jd.com-red.svg)][1]
**v1.2.0**

View File

@ -25,4 +25,4 @@ jobs:
##
* [Actions Docs](https://docs.github.com/en/actions)
* [Actions Docs](https://docs.github.com/en/free-pro-team@latest/actions)