From 850cee304df7d38c374d620b058472def07a199f Mon Sep 17 00:00:00 2001 From: khs1994 Date: Fri, 1 Dec 2017 17:32:53 +0800 Subject: [PATCH] Update cases os --- cases/os/alpine.md | 9 ++++----- cases/os/busybox.md | 9 ++++----- cases/os/centos.md | 16 ++++++++-------- cases/os/debian.md | 18 +++++++++--------- cases/os/devops_cases.md | 3 --- 5 files changed, 25 insertions(+), 30 deletions(-) delete mode 100644 cases/os/devops_cases.md diff --git a/cases/os/alpine.md b/cases/os/alpine.md index c878f19..38cf5c3 100644 --- a/cases/os/alpine.md +++ b/cases/os/alpine.md @@ -66,8 +66,7 @@ $ apk --update add --no-cache ### 相关资源 -* `Apline` 官网:`http://alpinelinux.org/` -* `Apline` 官方仓库:`https://github.com/alpinelinux` -* `Apline` 官方镜像:`https://hub.docker.com/_/alpine/` -* `Apline` 官方镜像仓库:`https://github.com/gliderlabs/docker-alpine` - +* `Apline` 官网:http://alpinelinux.org/ +* `Apline` 官方仓库:https://github.com/alpinelinux +* `Apline` 官方镜像:https://hub.docker.com/_/alpine/ +* `Apline` 官方镜像仓库:https://github.com/gliderlabs/docker-alpine diff --git a/cases/os/busybox.md b/cases/os/busybox.md index 1b931d9..d9d24d6 100644 --- a/cases/os/busybox.md +++ b/cases/os/busybox.md @@ -107,8 +107,7 @@ busybox 镜像虽然小巧,但包括了大量常见的 Linux 命令,读者 ### 相关资源 -* `Busybox` 官网:`https://busybox.net/` -* `Busybox` 官方仓库:`https://git.busybox.net/busybox/` -* `Busybox` 官方镜像:`https://hub.docker.com/_/busybox/` -* `Busybox` 官方仓库:`https://github.com/docker-library/busybox` - +* `Busybox` 官网:https://busybox.net/ +* `Busybox` 官方仓库:https://git.busybox.net/busybox/ +* `Busybox` 官方镜像:https://hub.docker.com/_/busybox/ +* `Busybox` 官方仓库:https://github.com/docker-library/busybox diff --git a/cases/os/centos.md b/cases/os/centos.md index 8d6905b..3009b2b 100644 --- a/cases/os/centos.md +++ b/cases/os/centos.md @@ -66,11 +66,11 @@ Fedora release 24 (Twenty Four) ### 相关资源 -* `Fedora` 官网:`https://getfedora.org/` -* `Fedora` 官方仓库:`https://github.com/fedora-infra` -* `Fedora` 官方镜像:`https://hub.docker.com/_/fedora/` -* `Fedora` 官方镜像仓库:`https://github.com/fedora-cloud/docker-brew-fedora` -* `CentOS` 官网:`https://getfedora.org/` -* `CentOS` 官方仓库:`https://github.com/CentOS` -* `CentOS` 官方镜像:`https://hub.docker.com/_/centos/` -* `CentOS` 官方镜像仓库:`https://github.com/CentOS/CentOS-Dockerfiles` +* `Fedora` 官网:https://getfedora.org/ +* `Fedora` 官方仓库:https://github.com/fedora-infra +* `Fedora` 官方镜像:https://hub.docker.com/_/fedora/ +* `Fedora` 官方镜像仓库:https://github.com/fedora-cloud/docker-brew-fedora +* `CentOS` 官网:https://getfedora.org/ +* `CentOS` 官方仓库:https://github.com/CentOS +* `CentOS` 官方镜像:https://hub.docker.com/_/centos/ +* `CentOS` 官方镜像仓库:https://github.com/CentOS/CentOS-Dockerfiles diff --git a/cases/os/debian.md b/cases/os/debian.md index b741f04..5d6ace0 100644 --- a/cases/os/debian.md +++ b/cases/os/debian.md @@ -159,12 +159,12 @@ root@7d93de07bf76:/# curl 127.0.0.1 ### 相关资源 -* `Debian` 官网:`https://www.debian.org/` -* `Neuro Debian` 官网:`http://neuro.debian.net/` -* `Debian` 官方仓库:`https://github.com/Debian` -* `Debian` 官方镜像:`https://hub.docker.com/_/debian/` -* `Debian` 官方镜像仓库:`https://github.com/tianon/docker-brew-debian/` -* `Ubuntu` 官网:`http://www.ubuntu.org.cn/global` -* `Ubuntu` 官方仓库:`https://github.com/ubuntu` -* `Ubuntu` 官方镜像:`https://hub.docker.com/_/ubuntu/` -* `Ubuntu` 官方镜像仓库:`https://github.com/tianon/docker-brew-ubuntu-core` +* `Debian` 官网:https://www.debian.org/ +* `Neuro Debian` 官网:http://neuro.debian.net/ +* `Debian` 官方仓库:https://github.com/Debian +* `Debian` 官方镜像:https://hub.docker.com/_/debian/ +* `Debian` 官方镜像仓库:https://github.com/tianon/docker-brew-debian/ +* `Ubuntu` 官网:http://www.ubuntu.org.cn/global +* `Ubuntu` 官方仓库:https://github.com/ubuntu +* `Ubuntu` 官方镜像:https://hub.docker.com/_/ubuntu/ +* `Ubuntu` 官方镜像仓库:https://github.com/tianon/docker-brew-ubuntu-core diff --git a/cases/os/devops_cases.md b/cases/os/devops_cases.md deleted file mode 100644 index 35a0d11..0000000 --- a/cases/os/devops_cases.md +++ /dev/null @@ -1,3 +0,0 @@ -docker_book -=========== -Internal usage.