mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-25 00:16:06 +08:00
添加发布端口
This commit is contained in:
parent
792cf9ad20
commit
3fbc13c58e
|
@ -22,6 +22,7 @@ ENV PNPM_HOME=/root/.local/share/pnpm \
|
||||||
PS1="\u@\h:\w \$ " \
|
PS1="\u@\h:\w \$ " \
|
||||||
QL_DIR=/ql \
|
QL_DIR=/ql \
|
||||||
QL_BRANCH=${QL_BRANCH}
|
QL_BRANCH=${QL_BRANCH}
|
||||||
|
EXPOSE 5700
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apk update -f \
|
&& apk update -f \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user