vault backup: 2024-09-10 15:13:09

This commit is contained in:
BlueRose 2024-09-10 15:13:09 +08:00
parent d667f4a227
commit fa29742bbb

View File

@ -40,7 +40,12 @@ docker run -d --restart unless-stopped \
blueroses/perforce-helix-p4d:2024.5
```
```c++
docker run -d --restart unless-stopped \
-v /volume1/Docker/perforce/p4_test:/p4 \
-p 1661:1666 \
blueroses/perforce-helix-p4d:2024.5
```
## chishin/wol-go-web
```bash
docker run --name=wol -d \