- 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.
推薦閱讀
- Linux設備驅動開發詳解(第2版)
- 鴻蒙生態:開啟萬物互聯的智慧新時代
- SharePoint 2013 應用開發實戰
- Linux Shell編程從入門到精通(第2版)
- Alfresco 4 Enterprise Content Management Implementation
- 移動應用UI設計模式(第2版)
- 8051軟核處理器設計實戰
- 嵌入式系統原理及開發
- AWS SysOps Cookbook
- 跟老男孩學Linux運維:Shell編程實戰
- Building Telephony Systems With Asterisk
- Linux操作系統
- Android應用性能優化最佳實踐
- Java EE 7 Developer Handbook
- Docker容器技術與應用