Files
nexus/wiki/sources/用Docker安装it-tools.md
weishen f9ac3145ab feat(wiki): ingest remaining subdirectories batch (51 files)
- Others: ChinaTextbook, Obsidian笔记系列, YouTube Channel ID, TikTok PM Django
- Skills: GOG CLI, Last30Days, baoyu-skills
- Vibe Coding: Cursor 2.0, Trae远程开发, Vibe-Kanban+OpenCode, vibe coding经验
- 微信公众号: 养虾日记1-5, AI时代赚钱
- 跨境电商: TikTok数据抓取, 选品策略, Superset Dashboard
- AI目录补充: 20个文件

Source pages: 51
Entities: TapXWorld, VibeKanban, OpenCode, Trae, SourceGrounding等
Concepts: 自举Meta生成, 5大设计原则, MD5去重, 混合搜索等
2026-04-14 20:48:34 +08:00

37 lines
911 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "用Docker安装it-tools"
type: source
tags: [it-tools, docker, 开发者工具]
date: 2025-09-15
---
## Source File
- [[raw/Home Office/用Docker安装it-tools.md]]
## Summary
- 核心主题:通过 Docker 安装 it-tools 开发者在线工具箱
- 问题域:开发者工具集
- 方法/机制docker-compose 部署,资源限制 128MB 内存
- 结论/价值:聚合常用开发者工具(编码/解码/正则/JSON格式化等的 Web 界面
## Key Claims
- 镜像corentinth/it-tools:latest端口 8999:80
- 资源限制memory 128M
- stdin_open + tty 配置交互模式
## Key Quotes
> "memory: 128M" — it-tools 作为轻量工具的资源限制设置
## Key Concepts
- [[it-tools]]:开源开发者工具集合
- [[Docker]]:容器化部署
## Key Entities
- [[it-tools]]:开发者工具
## Connections
- [[Docker]] ← runs ← [[it-tools]]
## Contradictions
-