# 构建Docker镜像 docker build -t liutsing/base:1.0.0 . # 运行Docker容器,将本地代码目录挂载到容器中 docker run -v ./:/app --name liutsing-base-instance liutsing/base:1.0.0
-
Notifications
You must be signed in to change notification settings - Fork 0
Latest commit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
0 stars
Watchers
0 watching