- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 71字
- 2021-08-13 16:03:44
Docker configuration
Docker daemon configuration is managed by the Docker configuration file (/etc/docker/daemon.json) and Docker daemon startup options are usually controlled by the systemd unit named Docker. On Red Hat-based operating systems, some configuration options are available at /etc/sysconfig/docker and /etc/sysconfig/docker-storage. Modification of the mentioned file will allow you to change Docker parameters such as the UNIX socket path, listen on TCP sockets, registry configuration, storage backends, and so on.
推薦閱讀
- 操作系統基礎與實踐:基于openEuler平臺
- Instant Handlebars.js
- 直播系統開發:基于Nginx與Nginx-rtmp-module
- jQuery UI Cookbook
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- 從零開始學安裝與重裝系統
- Learning BeagleBone
- μC/OS-III內核實現與應用開發實戰指南:基于STM32
- Java EE 8 High Performance
- 操作系統之哲學原理第2版
- Windows 8玩全不求人
- Unity AR/VR開發:實戰高手訓練營
- Getting Started with Citrix XenApp 6.5
- 物聯網操作系統AliOS Things探索與實踐
- Raspberry Pi Networking Cookbook