vault backup: 2024-09-10 15:13:09
This commit is contained in:
parent
d667f4a227
commit
fa29742bbb
@ -40,7 +40,12 @@ docker run -d --restart unless-stopped \
|
|||||||
blueroses/perforce-helix-p4d:2024.5
|
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
|
## chishin/wol-go-web
|
||||||
```bash
|
```bash
|
||||||
docker run --name=wol -d \
|
docker run --name=wol -d \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user