新增wiki命令文件
This commit is contained in:
25
wiki/sources/yong-docker-an-zhuang-it-tools.md
Normal file
25
wiki/sources/yong-docker-an-zhuang-it-tools.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: "用Docker安装it-tools"
|
||||
type: source
|
||||
tags: [docker, it-tools]
|
||||
date: 2026-04-14
|
||||
source_file: raw/Technical/Home Office/🟠用Docker安装it-tools.md
|
||||
---
|
||||
|
||||
## Summary
|
||||
- 核心主题:it-tools工具集通过Docker部署
|
||||
- 问题域:IT运维常用工具的一站式部署
|
||||
- 方法/机制:使用corentinth/it-tools镜像,配置内存限制128M
|
||||
- 结论/价值:提供URL编码/解码、JSON格式化等常用IT工具的Web界面
|
||||
|
||||
## Key Claims
|
||||
- it-tools是面向IT从业者的工具集合
|
||||
- 部署时配置stdin_open和tty以支持交互模式
|
||||
- 建议内存限制为128M以控制资源占用
|
||||
|
||||
## Key Concepts
|
||||
- [[it-tools]]:IT从业者常用工具Web集合
|
||||
- [[Docker容器化部署]]:轻量级工具容器部署
|
||||
|
||||
## Connections
|
||||
- [[it-tools]] ← 部署方式 ← [[Docker容器化部署]]
|
||||
Reference in New Issue
Block a user