BlueRoseNote/02-Note/DAWA/ASoul/ASoul NAS部署服务.md

20 lines
254 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# NAS
## Perforce
```c++
docker run -d --restart unless-stopped \
-v /volume1/Docker/perforce/p4:/p4 \
-p 1666:1666 \
blueroses/perforce-helix-p4d:2024.5
```
### 用户&工作区
- admin
- art
- qa
- remote
  - 曹老师
  - 月哥
 
# 文件共享