Files
nexus/wiki/entities/Docker.md
2026-04-14 16:02:50 +08:00

493 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Docker entity
容器
DevOps
trae-remote-dev-guide
dev-experience-standards
2026-04-14

Definition

容器平台,用于应用容器化。

在Trae开发中的角色

  • Ubuntu 2开发环境源码挂载到容器代码修改实时生效
  • Ubuntu 1生产环境镜像打包数据持久化

关键配置

  • 用户组用户必须在docker用户组才能免sudo操作

Connections