forked from lxh/go-wxhelper
🐳 脚本完善
This commit is contained in:
parent
ac589d2a4c
commit
dc8a7e7118
@ -13,6 +13,7 @@ FROM code.hyxc1.com/open/alpine:3.16.0 as runner
|
|||||||
LABEL org.opencontainers.image.authors="lxh@cxh.cn"
|
LABEL org.opencontainers.image.authors="lxh@cxh.cn"
|
||||||
|
|
||||||
EXPOSE 19099
|
EXPOSE 19099
|
||||||
|
EXPOSE 8080
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY --from=builder /builder/app ./app
|
COPY --from=builder /builder/app ./app
|
||||||
|
Loading…
Reference in New Issue
Block a user