还剩推送到jolanse吧
This commit is contained in:
parent
b1e07d1c91
commit
66c38ef5b0
|
@ -64,7 +64,7 @@ jobs:
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v4
|
uses: docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
images: johlanse/study_xxqg
|
images: jolanse/study_xxqg
|
||||||
tags: |
|
tags: |
|
||||||
type=raw,value=latest
|
type=raw,value=latest
|
||||||
type=ref,event=tag
|
type=ref,event=tag
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
## docker运行
|
## docker运行
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run --name study_xxqg -d -p 8080:8080 -v /etc/study_xxqg/:/opt/config/ johlanse/study_xxqg:latest
|
docker run --name study_xxqg -d -p 8080:8080 -v /etc/study_xxqg/:/opt/config/ jolanse/study_xxqg:latest
|
||||||
```
|
```
|
||||||
各个参数的含义:
|
各个参数的含义:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue