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去重, 混合搜索等
This commit is contained in:
36
wiki/sources/用Docker安装it-tools.md
Normal file
36
wiki/sources/用Docker安装it-tools.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
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
|
||||
- 无
|
||||
Reference in New Issue
Block a user