- Monitoring Docker
- Russ McKendrick
- 71字
- 2021-07-30 09:57:48
Cloning the environment
The source for the environment along with the practical examples can be found on GitHub in the Monitoring Docker repository at https://github.com/russmckendrick/monitoring-docker.
To clone the repository on a terminal on your local machine, run the following commands (replacing the file path as needed):
mkdir ~/Documents/Projects cd ~/Documents/Projects/ git clone https://github.com/russmckendrick/monitoring-docker.git
Once cloned, you should see a directory called monitoring-docker
and then enter that directory, as follows:
cd ~/Documents/Projects/monitoring-docker
推薦閱讀
- 精通Nginx(第2版)
- ServiceNow Application Development
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- 編程卓越之道(卷3):軟件工程化
- 圖解Java數(shù)據(jù)結(jié)構(gòu)與算法(微課視頻版)
- Mastering Julia
- Java 11 Cookbook
- Webpack實戰(zhàn):入門、進階與調(diào)優(yōu)
- Learning R for Geospatial Analysis
- Oracle數(shù)據(jù)庫編程經(jīng)典300例
- 零基礎(chǔ)學Scratch 3.0編程
- OpenCV with Python Blueprints
- Learning iOS Security
- Python自然語言理解:自然語言理解系統(tǒng)開發(fā)與應用實戰(zhàn)
- 深入理解BootLoader