- Docker High Performance(Second Edition)
- Allan Espinosa Russ McKendrick
- 161字
- 2021-06-24 14:32:38
Preparing a Docker host
It is assumed that we are already familiar on how to set up a Docker host. For most of the chapters of this book, we will run against the following environment unless mentioned explicitly:
- Operating System: CentOS 7.5
- Docker version: 18.09.0
The following commands display the operating system and Docker Engine version running inside our Docker host:
$ ssh dockerhost
dockerhost$ lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.5.1804 (Core)
Release: 7.5.1804
Codename: Core
dockerhost$ docker version
Version: 18.09.0
API version: 1.39
Go version: go1.10.4
Git commit: 4d60db4
Built: Wed Nov 7 00:48:22 2018
OS/Arch: linux/amd64
Experimental: false
Server: Docker Engine - Community
Engine:
Version: 18.09.0
API version: 1.39 (minimum version 1.12)
Go version: go1.10.4
Git commit: 4d60db4
Built: Wed Nov 7 00:19:08 2018
OS/Arch: linux/amd64
Experimental: false
If we haven't set up our Docker environment, we can follow the instructions in the Docker website found in https://docs.docker.com/install/linux/docker-ce/centos/ to prepare our Docker host.
推薦閱讀
- PPT,要你好看
- Instant Raspberry Pi Gaming
- Mastering Spark for Data Science
- 錯覺:AI 如何通過數據挖掘誤導我們
- Cloud Analytics with Microsoft Azure
- 流處理器研究與設計
- 可編程控制器技術應用(西門子S7系列)
- CompTIA Network+ Certification Guide
- JSP從入門到精通
- 影視后期編輯與合成
- 面向對象程序設計綜合實踐
- Mastering ServiceNow Scripting
- 網絡服務器搭建與管理
- Ansible 2 Cloud Automation Cookbook
- 計算智能算法及其生產調度應用