还剩推送到jolanse吧

This commit is contained in:
johlanse 2022-08-19 09:45:56 +08:00
parent b1e07d1c91
commit 66c38ef5b0
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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
``` ```
各个参数的含义: 各个参数的含义: