mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-28 23:46:06 +08:00
feat: branch加回来
This commit is contained in:
parent
9e31b9cd3e
commit
d5770538b9
|
@ -7,7 +7,8 @@ ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
|
|||
LANG=zh_CN.UTF-8 \
|
||||
SHELL=/bin/bash \
|
||||
PS1="\u@\h:\w \$ " \
|
||||
QL_DIR=/ql
|
||||
QL_DIR=/ql \
|
||||
QL_BRANCH=${QL_BRANCH}
|
||||
WORKDIR ${QL_DIR}
|
||||
RUN set -x \
|
||||
&& sed -i 's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apk/repositories \
|
||||
|
|
Loading…
Reference in New Issue
Block a user