更新CLAUDE.md,删除wiki/concepts空文件

This commit is contained in:
2026-04-14 16:26:02 +08:00
parent c6e3d3c5db
commit ba87044423
361 changed files with 3 additions and 12064 deletions

View File

@@ -1,20 +0,0 @@
---
title: "Docker"
type: entity
tags: [容器, DevOps]
sources: [trae-remote-dev-guide, dev-experience-standards]
last_updated: 2026-04-14
---
## Definition
容器平台,用于应用容器化。
## 在Trae开发中的角色
- Ubuntu 2开发环境源码挂载到容器代码修改实时生效
- Ubuntu 1生产环境镜像打包数据持久化
## 关键配置
- 用户组用户必须在docker用户组才能免sudo操作
## Connections
- [[Trae]] ← 开发 ← [[Docker]]