Centos7安装dockerCentos7 安装 docker ①yum 安装 centos7 自带的 yum 源没有 docker 软件,要指定其他的源,比如阿里的源或 docker 官方的 # cd /etc/yum.repos.d/ # wget https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo //阿里的源 或:https://download 或:https://download.docker.com/linux/centos/docker-ce.repo //官方的源 然后在/etc/yum.repos.d/目录下多了一个名为 docker-ce.repo 的文件 如果下载不了,可以在此目录下自己创建一个 docker-ce.repo 文件,内容如下: [docker-ce-stable] name=Docker CE Stable - $basearch baseurl=https://mirrors.aliyun.com/docker-ce/linux/centos/7/$basearch/stable enabled=1 gpgcheck=1 gpgkey=https://mirrors.aliyun.com/docker-ce/linux/centos/gpg 保存 # yum search docker # yum install docker 安装后,默认是未启动的 #0 码力 | 2 页 | 179.61 KB | 1 年前3
ubuntu server guiderock-images/container-customization-with-docker Container customization with Docker 3 rock-images/multi-node-configuration-with-docker-compose Multi-node configuration with Docker-Compose 2 Software 3 package-management 3 Containers 2 Level Path Navlink 4 containers-lxc LXC 4 containers-lxd LXD 4 docker-for-system-admins Docker for sysadmins 2 Network 3 how-to-install-and-configure-isc-kea Install isc-kea 3 h autoinstall on s390x ROCK Images Introduction Container customization with Docker Multi-node configuration with Docker-Compose Software Package management Upgrade Third party APT repositories Reporting0 码力 | 486 页 | 3.33 MB | 1 年前3
Cilium v1.5 DocumentationPolicy Endpoint CRD Kubernetes Compa�bility Troubleshoo�ng Is�o Ge�ng Started Using Is�o Docker Cilium with Docker & libnetwork Mesos Cilium with Mesos/Marathon Envoy Envoy Go Extensions Administra�on network connec�vity between applica�on services deployed using Linux container management pla�orms like Docker and Kubernetes. At the founda�on of Cilium is a new Linux kernel technology called BPF, which enables plugin integra�ons: CNI [h�ps://github.com/containernetworking/cni], libnetwork [h�ps://github.com/docker/libnetwork] Container run�me events: containerd [h�ps://github.com/containerd/containerd] Kubernetes:0 码力 | 740 页 | 12.52 MB | 1 年前3
Cilium v1.6 DocumentationEndpoint CRD Kubernetes Compatibility Troubleshooting Istio Getting Started Using Istio Docker Cilium with Docker & libnetwork Mesos Cilium with Mesos/Marathon Envoy Envoy Go Extensions Administration connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes. At the foundation of Cilium is a new Linux kernel technology called BPF, which enables plugin integrations: CNI [https://github.com/containernetworking/cni], libnetwork [https://github.com/docker/libnetwork] Container runtime events: containerd [https://github.com/containerd/containerd] Kubernetes:0 码力 | 734 页 | 11.45 MB | 1 年前3
Cilium v1.7 DocumentationCompatibility Cilium CRD schema validation Troubleshooting Istio Getting Started Using Istio Docker Cilium with Docker & libnetwork Mesos Cilium with Mesos/Marathon Envoy Envoy Go Extensions Administration Developer images Official release images Update cilium-builder and cilium-runtime images Nightly Docker image Release Management Organization Release tracking Release Cadence Backporting process Backport connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes. At the foundation of Cilium is a new Linux kernel technology called BPF, which enables0 码力 | 885 页 | 12.41 MB | 1 年前3
Cilium v1.8 Documentationdependency Optional: Docker and IPv6 Debugging Building Container Images Developer images Official release images Update cilium-builder and cilium-runtime images Nightly Docker image Code Overview connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes. At the foundation of Cilium is a new Linux kernel technology called BPF, which enables plugin integrations: CNI [https://github.com/containernetworking/cni], libnetwork [https://github.com/docker/libnetwork] Container runtime events: containerd [https://github.com/containerd/containerd] Kubernetes:0 码力 | 1124 页 | 21.33 MB | 1 年前3
Cilium v1.9 DocumentationOptional: Docker and IPv6 Debugging Building Container Images Developer images Official release images Official Cilium repositories Update cilium-builder and cilium-runtime images Nightly Docker image connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes. At the foundation of Cilium is a new Linux kernel technology called eBPF, which plugin integrations: CNI [https://github.com/containernetworking/cni], libnetwork [https://github.com/docker/libnetwork] Container runtime events: containerd [https://github.com/containerd/containerd] Kubernetes:0 码力 | 1263 页 | 18.62 MB | 1 年前3
openEuler OS Technical Whitepaper
Innovation Projects
(June, 2023)Multi-kernel architecture Diversified computing power Cloud-native/Edge KubeOS Rubik Unified compose platform Unified SDK Unified driver framework Embedded ZVM MICA Strong security and reliability Introduction Features • Out-of-the-box design: Integrates popular container engines such as iSulad, Docker, and Podman to provide lightweight and tailored OSs for the cloud. • Easy configuration: Uses distribution and reduce overhead, effectively improving development and deployment efficiencies. As the Docker container engine, Kubernetes container orchestration and scheduling, and cloud-native deployments0 码力 | 116 页 | 3.16 MB | 1 年前3
The Linux Commands Handbook
Source and free, as in freedom, operating system. It powers the vast majority of the servers that compose the Internet. It's the base upon which everything is built upon. But not just that. Android is stored in the history. You can combine this with grep to find a command you ran: history | grep docker 119 To clear the history, run history -c 120 export The export command is used to export0 码力 | 135 页 | 14.14 MB | 1 年前3
The Linux Commands Handbook
Source and free, as in freedom, operating system. It powers the vast majority of the servers that compose the Internet. It's the base upon which everything is built upon. But not just that. Android is based in the history. 97 You can combine this with grep to find a command you ran: history | grep docker To clear the history, run history -c 57. export The export command is used to export variables0 码力 | 112 页 | 13.74 MB | 1 年前3
共 47 条
- 1
- 2
- 3
- 4
- 5













